Loading arch/arm/boot/dts/qcom/mdm9630-cdp.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,13 @@ }; gpio@c500 { /* GPIO 6 */ qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <2>; /* VIN2 */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ status = "ok"; }; }; Loading Loading
arch/arm/boot/dts/qcom/mdm9630-cdp.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,13 @@ }; gpio@c500 { /* GPIO 6 */ qcom,mode = <1>; /* Digital output*/ qcom,pull = <4>; /* Pulldown 10uA */ qcom,vin-sel = <2>; /* VIN2 */ qcom,src-sel = <0>; /* GPIO */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ status = "ok"; }; }; Loading