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

Commit 01c66c42 authored by Eugene Yasman's avatar Eugene Yasman
Browse files

ARM: dts: msm: Remove incorrect L17 regulator configuration



Keep L17 regulator voltage at 2.8V.

Change-Id: I1ee2a60aba2f1eb03e7c774dab51f16fa30959f0
Signed-off-by: default avatarEugene Yasman <eyasman@codeaurora.org>
parent 500bff85
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -489,13 +489,6 @@
	status = "disabled";
	status = "disabled";
};
};


&pma8084_l17 {
	status = "ok";
	regulator-min-microvolt = <2850000>;
	regulator-max-microvolt = <2850000>;
	qcom,init-voltage = <2850000>;
};

&hdmi_vreg {
&hdmi_vreg {
	status = "disabled";
	status = "disabled";
};
};