Loading arch/arm/boot/dts/qcom/msm8916-pinctrl.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -1126,5 +1126,17 @@ bias-pull-up; /* PULL UP */ }; }; button_backlight_pin { qcom,pins = <&gp 119>; qcom,num-grp-pins = <1>; qcom,pin-func = <0>; label = "button-backlight-pin"; button_backlight_off: button_backlight_off { drive-strength = <2>; bias-disable; output-low; }; }; }; }; arch/arm/boot/dts/qcom/msm8916-qrd-skui.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -12,3 +12,17 @@ #include "msm8916-qrd.dtsi" &soc { gpio-leds { compatible = "gpio-leds"; status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&button_backlight_off>; keypad-backlight { gpios = <&msm_gpio 119 0>; label = "button-backlight"; linux,default-trigger = "none"; }; }; }; Loading
arch/arm/boot/dts/qcom/msm8916-pinctrl.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -1126,5 +1126,17 @@ bias-pull-up; /* PULL UP */ }; }; button_backlight_pin { qcom,pins = <&gp 119>; qcom,num-grp-pins = <1>; qcom,pin-func = <0>; label = "button-backlight-pin"; button_backlight_off: button_backlight_off { drive-strength = <2>; bias-disable; output-low; }; }; }; };
arch/arm/boot/dts/qcom/msm8916-qrd-skui.dtsi +14 −0 Original line number Diff line number Diff line Loading @@ -12,3 +12,17 @@ #include "msm8916-qrd.dtsi" &soc { gpio-leds { compatible = "gpio-leds"; status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&button_backlight_off>; keypad-backlight { gpios = <&msm_gpio 119 0>; label = "button-backlight"; linux,default-trigger = "none"; }; }; };