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 <resmir@qti.qualcomm.com> Signed-off-by: Rahul Sharma <sharah@codeaurora.org>
This commit is contained in:
parent
59e7cfaf52
commit
cc3e07b2c3
1 changed files with 0 additions and 18 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue