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

Commit 80faa004 authored by Chandan Uddaraju's avatar Chandan Uddaraju
Browse files

ARM: dts: msm: Add support for bias voltage regulator



Add "qcom,dsi-panel-bias-vreg" property that controls the
bias voltage regulator for the sharp panel for 8994 MTP and
CDP.

Change-Id: Ib6d25a90bddb64ea4681864c0c120f5880a953b7
Signed-off-by: default avatarChandan Uddaraju <chandanu@codeaurora.org>
parent 6bfe6183
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -250,6 +250,7 @@
	pinctrl-names = "mdss_default", "mdss_sleep";
	pinctrl-0 = <&mdss_dsi_active>;
	pinctrl-1 = <&mdss_dsi_suspend>;
	qcom,dsi-panel-bias-vreg;
	qcom,platform-reset-gpio = <&msm_gpio 78 0>;
};

+1 −0
Original line number Diff line number Diff line
@@ -250,6 +250,7 @@
	pinctrl-names = "mdss_default", "mdss_sleep";
	pinctrl-0 = <&mdss_dsi_active>;
	pinctrl-1 = <&mdss_dsi_suspend>;
	qcom,dsi-panel-bias-vreg;
	qcom,platform-reset-gpio = <&msm_gpio 78 0>;
};