Merge "ARM: dts: msm: Set MPP_08 as default high for msm8996-cv2x"

This commit is contained in:
Linux Build Service Account 2019-02-05 16:48:11 -08:00 committed by Gerrit - the friendly Code Review server
commit 1bca2e384a

View file

@ -398,7 +398,7 @@
qcom,vin-sel = <2>; /* S4 1.8V */ qcom,vin-sel = <2>; /* S4 1.8V */
qcom,src-sel = <0>; /* Constant */ qcom,src-sel = <0>; /* Constant */
qcom,master-en = <1>; /* Enable GPIO */ qcom,master-en = <1>; /* Enable GPIO */
qcom,invert = <0>; /* Output low */ qcom,invert = <1>; /* Output high */
status = "okay"; status = "okay";
}; };
}; };