OSDN Git Service

ARM: dts: msm: Set MPP_08 as default high for msm8996-cv2x
authorGustavo Solaira <gustavos@codeaurora.org>
Sat, 2 Feb 2019 01:20:01 +0000 (17:20 -0800)
committerGustavo Solaira <gustavos@codeaurora.org>
Sat, 2 Feb 2019 01:24:38 +0000 (17:24 -0800)
Set the PM8996AU MPP_08 pin as default high for
msm8996-cv2x to boot up the modem earlier in the
boot process.

Change-Id: I81213ab6e17f2cda161a3d7eb28327d9c72e047c
Signed-off-by: Gustavo Solaira <gustavos@codeaurora.org>
arch/arm/boot/dts/qcom/msm8996-cv2x.dtsi

index c568b70..c4f6700 100644 (file)
                qcom,vin-sel = <2>;             /* S4 1.8V */
                qcom,src-sel = <0>;             /* Constant */
                qcom,master-en = <1>;           /* Enable GPIO */
-               qcom,invert = <0>;              /* Output low */
+               qcom,invert = <1>;              /* Output high */
                status = "okay";
        };
 };