Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a00cb40 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable control of panel bias regulator for LiQUID8994"

parents ab2ac1e4 c25b2bb4
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -60,10 +60,6 @@
	qcom,mdss-dsi-pwm-gpio = <&pmi8994_mpps 1 0>;
};

&mdss_dsi0_pll {
	vddio-supply = <&pm8994_l12>;
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_dual_jdi_4k_video_0>;
	pinctrl-names = "mdss_default", "mdss_sleep";
@@ -75,6 +71,8 @@
	qcom,platform-enable-gpio = <&pm8994_gpios 14 0>;
	qcom,platform-reset-gpio = <&msm_gpio 78 0>;
	qcom,platform-bklight-en-gpio = <&pmi8994_gpios 2 0>;

	qcom,dsi-panel-bias-vreg;
	qcom,regulator-ldo-mode;
};