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

Commit 7dfd1a66 authored by Jeykumar Sankaran's avatar Jeykumar Sankaran
Browse files

ARM: dts: msm: enable LCD mode LAB/IBB regulator for msm8992



LAB/IBB regulator support both LCD and Amoled mode
for display panel. Enable LCD mode LAB/IBB as default.

Change-Id: I7d847e723a21f3c50115ce9d54a88306b1e9486f
Signed-off-by: default avatarJeykumar Sankaran <jsanka@codeaurora.org>
parent 43e5493d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -100,6 +100,11 @@
	qcom,panel-roi-alignment = <4 4 2 2 20 20>;
};

&labibb {
	status = "ok";
	qpnp,qpnp-labibb-mode = "lcd";
};

&pmx_hdmi_cec {
	qcom,num-grp-pins = <1>;
	qcom,pins = <&gp 31>;
+5 −0
Original line number Diff line number Diff line
@@ -42,6 +42,11 @@
	qcom,mdss-dsi-bl-max-level = <4095>;
};

&labibb {
	status = "ok";
	qpnp,qpnp-labibb-mode = "lcd";
};

&pmx_hdmi_cec {
	qcom,num-grp-pins = <1>;
	qcom,pins = <&gp 31>;