[PATCH] arm64: dts: qcom: msm8994-octagon: Remove ad7147_captouch

Konrad Dybcio posted 1 patch 2 weeks ago
arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi | 13 -------------
1 file changed, 13 deletions(-)
[PATCH] arm64: dts: qcom: msm8994-octagon: Remove ad7147_captouch
Posted by Konrad Dybcio 2 weeks ago
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

This node lacks dt-bindings, producing warnings and is reportedly only
present on prototype hardware.

Remove it to get rid of the warnings.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
 arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi b/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi
index 7ace3540ef0a..4da448f17133 100644
--- a/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon.dtsi
@@ -377,19 +377,6 @@ &blsp1_uart2 {
 &blsp2_i2c1 {
 	status = "okay";
 
-	sideinteraction: touch@2c {
-		compatible = "adi,ad7147_captouch";
-		reg = <0x2c>;
-
-		pinctrl-names = "default", "sleep";
-		pinctrl-0 = <&grip_default>;
-		pinctrl-1 = <&grip_sleep>;
-
-		interrupts = <&tlmm 96 IRQ_TYPE_EDGE_FALLING>;
-
-		vcc-supply = <&vreg_l18a_2p85>;
-	};
-
 	/*
 	 * The QPDS-T900/QPDS-T930 is a customized part built for Nokia
 	 * by Avago. It is very similar to the Avago APDS-9930 with some

---
base-commit: f2bfbc3554ca6919484030729424b9dee2942d24
change-id: 20260911-topic-lumia_drop_captouch-c0db99b016a0

Best regards,
--  
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>