Loading arch/arm/boot/dts/qcom/apq8084-sbc.dtsi +10 −4 Original line number Diff line number Diff line Loading @@ -334,7 +334,13 @@ gpio@c600 { /* GPIO 7 */ /* BACKLIGHT_PWM */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Do not invert the output */ qcom,vin-sel = <2>; /* PMA8084 S4 = 1.8 V */ qcom,src-sel = <2>; /* Special Function 1=LPG 3 */ qcom,out-strength = <3>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 */ Loading @@ -350,9 +356,9 @@ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Do not invert the output */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* High drive strength */ qcom,vin-sel = <2>; /* PMA8084 S4 = 1.8 V */ qcom,src-sel = <2>; /* Special Function 1=LPG 5 */ qcom,out-strength = <3>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; Loading Loading
arch/arm/boot/dts/qcom/apq8084-sbc.dtsi +10 −4 Original line number Diff line number Diff line Loading @@ -334,7 +334,13 @@ gpio@c600 { /* GPIO 7 */ /* BACKLIGHT_PWM */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Do not invert the output */ qcom,vin-sel = <2>; /* PMA8084 S4 = 1.8 V */ qcom,src-sel = <2>; /* Special Function 1=LPG 3 */ qcom,out-strength = <3>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; gpio@c700 { /* GPIO 8 */ Loading @@ -350,9 +356,9 @@ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,invert = <0>; /* Do not invert the output */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* GPIO */ qcom,out-strength = <1>; /* High drive strength */ qcom,vin-sel = <2>; /* PMA8084 S4 = 1.8 V */ qcom,src-sel = <2>; /* Special Function 1=LPG 5 */ qcom,out-strength = <3>; /* High drive strength */ qcom,master-en = <1>; /* Enable GPIO */ }; Loading