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

Commit c25b2bb4 authored by Eugene Yasman's avatar Eugene Yasman
Browse files

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



LiQUID8994 requires a panel bias regulator control.

Change-Id: Ib6b13ad83a31053a478f47215e3b33d5bd00a415
Signed-off-by: default avatarEugene Yasman <eyasman@codeaurora.org>
parent dfc6b80d
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;
};