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

Commit 9edde8cb authored by Ilia Lin's avatar Ilia Lin
Browse files

ARM: dts: msm: enable LCD LAB/IBB regulator for Dragonboard



LAB/IBB regulator support both LCD and Amoled mode
for display panel. Enable LCD mode LAB/IBB for
Dragonboard APQ8094.

Change-Id: I99029d33cfb1c3477fb6e314b70d4b8e0d7cb6ed
Signed-off-by: default avatarIlia Lin <ilialin@codeaurora.org>
parent 18c43109
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -134,15 +134,17 @@
	qcom,platform-reset-gpio = <&msm_gpio 78 0>;
	qcom,platform-te-gpio = <&msm_gpio 10 0>;
	qcom,platform-bklight-en-gpio = <&pmi8994_gpios 2 0>;

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

&mdss_dsi1 {
	status = "disabled";
};

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

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