Loading arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi +12 −1 Original line number Diff line number Diff line Loading @@ -486,7 +486,7 @@ &pm8994_mpps { mpp@a100 { /* MPP 2 */ /* MDM PON conrol*/ /* MDM_RESIN_N control */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* S4 1.8V */ Loading @@ -504,6 +504,17 @@ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; mpp@a700 { /* MPP 8 */ /* MDM_PON_1 control */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* S4 1.8V */ qcom,src-sel = <0>; /* Constant */ qcom,master-en = <1>; /* Enable GPIO */ qcom,invert = <1>; /* Output high */ status = "okay"; }; }; &pm8994_vadc { Loading Loading
arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi +12 −1 Original line number Diff line number Diff line Loading @@ -486,7 +486,7 @@ &pm8994_mpps { mpp@a100 { /* MPP 2 */ /* MDM PON conrol*/ /* MDM_RESIN_N control */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* S4 1.8V */ Loading @@ -504,6 +504,17 @@ qcom,master-en = <1>; /* Enable GPIO */ status = "okay"; }; mpp@a700 { /* MPP 8 */ /* MDM_PON_1 control */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* S4 1.8V */ qcom,src-sel = <0>; /* Constant */ qcom,master-en = <1>; /* Enable GPIO */ qcom,invert = <1>; /* Output high */ status = "okay"; }; }; &pm8994_vadc { Loading