Loading arch/arm/boot/dts/apq8084-cdp.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,12 @@ }; mpp@a200 { /* MPP 3 */ /* HDMI_5v_vreg regulator enable */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,master-en = <1>; /* Enable GPIO */ }; mpp@a300 { /* MPP 4 */ Loading arch/arm/boot/dts/apq8084-regulator.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -515,4 +515,12 @@ enable-active-high; gpio = <&pma8084_gpios 20 0>; }; hdmi_vreg: hdmi_vreg { compatible = "regulator-fixed"; regulator-name = "hdmi_vreg"; startup-delay-us = <400>; enable-active-high; gpio = <&pma8084_mpps 3 0>; }; }; Loading
arch/arm/boot/dts/apq8084-cdp.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -299,6 +299,12 @@ }; mpp@a200 { /* MPP 3 */ /* HDMI_5v_vreg regulator enable */ qcom,mode = <1>; /* Digital output */ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <0>; /* VPH_PWR */ qcom,src-sel = <0>; /* Constant */ qcom,master-en = <1>; /* Enable GPIO */ }; mpp@a300 { /* MPP 4 */ Loading
arch/arm/boot/dts/apq8084-regulator.dtsi +8 −0 Original line number Diff line number Diff line Loading @@ -515,4 +515,12 @@ enable-active-high; gpio = <&pma8084_gpios 20 0>; }; hdmi_vreg: hdmi_vreg { compatible = "regulator-fixed"; regulator-name = "hdmi_vreg"; startup-delay-us = <400>; enable-active-high; gpio = <&pma8084_mpps 3 0>; }; };