From cc3e07b2c3de04fd0b1ae09047feb0f732a87e34 Mon Sep 17 00:00:00 2001 From: Rahul Sharma Date: Wed, 18 Oct 2017 15:43:13 +0530 Subject: [PATCH] ARM: dts: msm: Remove GPIO pins that are unused on Mojave cam_snapshot and cam_focus GPIO pins are unused on Mojave, thus remove them from DT. Those pins are used for ADV7481 on Mojave. Change-Id: I8c0026a215fdc2cf1aa94eb763f82258229435c8 Suggested-by: Resmi Rajendran Signed-off-by: Rahul Sharma --- arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi index 343c6a2ee2da..29cab2212088 100644 --- a/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996-agave-adp.dtsi @@ -1055,24 +1055,6 @@ gpio-key,wakeup; debounce-interval = <15>; }; - - cam_snapshot { - label = "cam_snapshot"; - gpios = <&pm8994_gpios 4 0x1>; - linux,input-type = <1>; - linux,code = <766>; - gpio-key,wakeup; - debounce-interval = <15>; - }; - - cam_focus { - label = "cam_focus"; - gpios = <&pm8994_gpios 5 0x1>; - linux,input-type = <1>; - linux,code = <528>; - gpio-key,wakeup; - debounce-interval = <15>; - }; }; sound-9335 {