phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Weiss <luca@z3ntu.xyz>
To: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org,
	 Bjorn Andersson <andersson@kernel.org>,
	 Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Andy Gross <andy.gross@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org, Luca Weiss <luca@z3ntu.xyz>
Subject: [PATCH 3/5] ARM: dts: qcom: msm8974pro-castor: Remove camera button definitions
Date: Wed, 06 Mar 2024 00:18:06 +0100	[thread overview]
Message-ID: <20240306-castor-changes-v1-3-2286eaf85fff@z3ntu.xyz> (raw)
In-Reply-To: <20240306-castor-changes-v1-0-2286eaf85fff@z3ntu.xyz>

From what I can tell, the camera buttons are not part of Z2 Tablet
hardware even though other devices based on 'shinano' do have them.

Fixes: ab80661883de ("ARM: dts: qcom: msm8974: Add Sony Xperia Z2 Tablet")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 .../dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts  | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts b/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts
index da554f72528a..97b55bda9189 100644
--- a/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts
+++ b/arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts
@@ -34,18 +34,6 @@ key-volume-down {
 			linux,code = <KEY_VOLUMEDOWN>;
 		};
 
-		key-camera-snapshot {
-			label = "camera_snapshot";
-			gpios = <&pm8941_gpios 3 GPIO_ACTIVE_LOW>;
-			linux,code = <KEY_CAMERA>;
-		};
-
-		key-camera-focus {
-			label = "camera_focus";
-			gpios = <&pm8941_gpios 4 GPIO_ACTIVE_LOW>;
-			linux,code = <KEY_CAMERA_FOCUS>;
-		};
-
 		key-volume-up {
 			label = "volume_up";
 			gpios = <&pm8941_gpios 5 GPIO_ACTIVE_LOW>;

-- 
2.44.0


  parent reply	other threads:[~2024-03-05 23:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 23:18 [PATCH 0/5] Some devicetree cleanup for MSM8974 Sony Xperia Z2 Tablet Luca Weiss
2024-03-05 23:18 ` [PATCH 1/5] ARM: dts: qcom: msm8974pro-castor: Clean up formatting Luca Weiss
2024-03-06 16:30   ` Konrad Dybcio
2024-03-05 23:18 ` [PATCH 2/5] ARM: dts: qcom: msm8974pro-castor: Add mmc aliases Luca Weiss
2024-03-06  8:20   ` Dmitry Baryshkov
2024-03-05 23:18 ` Luca Weiss [this message]
2024-03-06 16:23   ` [PATCH 3/5] ARM: dts: qcom: msm8974pro-castor: Remove camera button definitions Konrad Dybcio
2024-03-05 23:18 ` [PATCH 4/5] ARM: dts: qcom: msm8974pro-castor: Add debounce-interval for keys Luca Weiss
2024-03-06  8:19   ` Dmitry Baryshkov
2024-03-05 23:18 ` [PATCH 5/5] ARM: dts: qcom: msm8974pro-castor: Rename wifi node name Luca Weiss
2024-03-06  8:19   ` Dmitry Baryshkov
2024-03-19  2:48 ` [PATCH 0/5] Some devicetree cleanup for MSM8974 Sony Xperia Z2 Tablet Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240306-castor-changes-v1-3-2286eaf85fff@z3ntu.xyz \
    --to=luca@z3ntu.xyz \
    --cc=andersson@kernel.org \
    --cc=andy.gross@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).