Loading arch/arm64/boot/dts/qcom/sdm439-cdp.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,42 @@ status = "ok"; }; &soc { gpio_keys { compatible = "gpio-keys"; input-name = "gpio-keys"; pinctrl-names = "default"; pinctrl-0 = <&gpio_key_active>; camera_focus { label = "camera_focus"; gpios = <&tlmm 128 0x1>; linux,input-type = <1>; linux,code = <0x210>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; camera_snapshot { label = "camera_snapshot"; gpios = <&tlmm 127 0x1>; linux,input-type = <1>; linux,code = <0x2fe>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; vol_up { label = "volume_up"; gpios = <&tlmm 91 0x1>; linux,input-type = <1>; linux,code = <115>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; }; }; arch/arm64/boot/dts/qcom/sdm439-mtp.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,42 @@ status = "ok"; }; &soc { gpio_keys { compatible = "gpio-keys"; input-name = "gpio-keys"; pinctrl-names = "default"; pinctrl-0 = <&gpio_key_active>; camera_focus { label = "camera_focus"; gpios = <&tlmm 128 0x1>; linux,input-type = <1>; linux,code = <0x210>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; camera_snapshot { label = "camera_snapshot"; gpios = <&tlmm 127 0x1>; linux,input-type = <1>; linux,code = <0x2fe>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; vol_up { label = "volume_up"; gpios = <&tlmm 91 0x1>; linux,input-type = <1>; linux,code = <115>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; }; }; Loading
arch/arm64/boot/dts/qcom/sdm439-cdp.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,42 @@ status = "ok"; }; &soc { gpio_keys { compatible = "gpio-keys"; input-name = "gpio-keys"; pinctrl-names = "default"; pinctrl-0 = <&gpio_key_active>; camera_focus { label = "camera_focus"; gpios = <&tlmm 128 0x1>; linux,input-type = <1>; linux,code = <0x210>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; camera_snapshot { label = "camera_snapshot"; gpios = <&tlmm 127 0x1>; linux,input-type = <1>; linux,code = <0x2fe>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; vol_up { label = "volume_up"; gpios = <&tlmm 91 0x1>; linux,input-type = <1>; linux,code = <115>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; }; };
arch/arm64/boot/dts/qcom/sdm439-mtp.dtsi +39 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,42 @@ status = "ok"; }; &soc { gpio_keys { compatible = "gpio-keys"; input-name = "gpio-keys"; pinctrl-names = "default"; pinctrl-0 = <&gpio_key_active>; camera_focus { label = "camera_focus"; gpios = <&tlmm 128 0x1>; linux,input-type = <1>; linux,code = <0x210>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; camera_snapshot { label = "camera_snapshot"; gpios = <&tlmm 127 0x1>; linux,input-type = <1>; linux,code = <0x2fe>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; vol_up { label = "volume_up"; gpios = <&tlmm 91 0x1>; linux,input-type = <1>; linux,code = <115>; debounce-interval = <15>; linux,can-disable; gpio-key,wakeup; }; }; };