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

Commit d966acb0 authored by Shuo Yan's avatar Shuo Yan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Move LDO configuration from skuh to qrd dtsi



On 8x16 SKU, it was using DCDC mode, which requires a inductor
on the board. To save cost, the inductor  will be removed, and
it will use LDO mode.

Change-Id: Ic88f2e16ded2357bcb7480d1895d05ca398b0130
Signed-off-by: default avatarShuo Yan <shuoy@codeaurora.org>
parent 04f8a4e5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -159,8 +159,6 @@
};

&mdss_dsi0 {
	qcom,regulator-ldo-mode;
	qcom,platform-regulator-settings = [02 09 03 00 20 00 01];
	qcom,dsi-pref-prim-pan = <&dsi_innolux_720p_video>;
	pinctrl-names = "mdss_default", "mdss_sleep";
	pinctrl-0 = <&mdss_dsi_active>;
+5 −0
Original line number Diff line number Diff line
@@ -85,6 +85,11 @@
	pinctrl-0 = <&uart_console_sleep>;
};

&mdss_dsi0 {
	qcom,regulator-ldo-mode;
	qcom,platform-regulator-settings = [02 09 03 00 20 00 01];
};

&soc {
	gpio_keys {
		compatible = "gpio-keys";