Loading arch/arm/boot/dts/qcom/msm8994-liquid.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,37 @@ qcom,regulator-ldo-mode; }; &pmx_hdmi_cec { qcom,num-grp-pins = <1>; qcom,pins = <&gp 31>; }; &pmx_hdmi_ddc { qcom,num-grp-pins = <2>; qcom,pins = <&gp 32>, <&gp 33>; }; &pmx_hdmi_hpd { qcom,num-grp-pins = <1>; qcom,pins = <&gp 34>; }; &mdss_hdmi_tx { pinctrl-names = "hdmi_hpd_active", "hdmi_ddc_active", "hdmi_cec_active", "hdmi_active", "hdmi_sleep"; pinctrl-0 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_suspend &mdss_hdmi_cec_suspend>; pinctrl-1 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_active &mdss_hdmi_cec_suspend>; pinctrl-2 = <&mdss_hdmi_hpd_active &mdss_hdmi_cec_active &mdss_hdmi_ddc_suspend>; pinctrl-3 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_active &mdss_hdmi_cec_active>; pinctrl-4 = <&mdss_hdmi_hpd_suspend &mdss_hdmi_ddc_suspend &mdss_hdmi_cec_suspend>; }; &sdhc_1 { vdd-supply = <&pm8994_l20>; qcom,vdd-voltage-level = <2950000 2950000>; Loading Loading @@ -654,6 +685,7 @@ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* 1.8 V */ qcom,src-sel = <0>; /* Constant */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; Loading Loading
arch/arm/boot/dts/qcom/msm8994-liquid.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,37 @@ qcom,regulator-ldo-mode; }; &pmx_hdmi_cec { qcom,num-grp-pins = <1>; qcom,pins = <&gp 31>; }; &pmx_hdmi_ddc { qcom,num-grp-pins = <2>; qcom,pins = <&gp 32>, <&gp 33>; }; &pmx_hdmi_hpd { qcom,num-grp-pins = <1>; qcom,pins = <&gp 34>; }; &mdss_hdmi_tx { pinctrl-names = "hdmi_hpd_active", "hdmi_ddc_active", "hdmi_cec_active", "hdmi_active", "hdmi_sleep"; pinctrl-0 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_suspend &mdss_hdmi_cec_suspend>; pinctrl-1 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_active &mdss_hdmi_cec_suspend>; pinctrl-2 = <&mdss_hdmi_hpd_active &mdss_hdmi_cec_active &mdss_hdmi_ddc_suspend>; pinctrl-3 = <&mdss_hdmi_hpd_active &mdss_hdmi_ddc_active &mdss_hdmi_cec_active>; pinctrl-4 = <&mdss_hdmi_hpd_suspend &mdss_hdmi_ddc_suspend &mdss_hdmi_cec_suspend>; }; &sdhc_1 { vdd-supply = <&pm8994_l20>; qcom,vdd-voltage-level = <2950000 2950000>; Loading Loading @@ -654,6 +685,7 @@ qcom,output-type = <0>; /* CMOS logic */ qcom,vin-sel = <2>; /* 1.8 V */ qcom,src-sel = <0>; /* Constant */ qcom,invert = <0>; /* Invert */ qcom,master-en = <1>; /* Enable GPIO */ }; Loading