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

Commit 68591d57 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: adjust pm6150a_l1 initial voltage for Holi platforms

Set pm6150a_l1 initial voltage to 1.8V by default and set it to
1.86V specific for Holi QRD platform to meet the display panel power
requirement.

Change-Id: I19beed5a3025a3e96653a4762ab8c2d73b7a0068
parent 5e1fd5d8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -232,6 +232,10 @@
	};
};

&pm6150a_l1 {
	qcom,init-voltage = <1860000>;
};

&pm6150a_amoled {
	status = "ok";
};
+1 −1
Original line number Diff line number Diff line
@@ -459,7 +459,7 @@
		L1E: pm6150a_l1: regulator-l1 {
			regulator-min-microvolt = <1650000>;
			regulator-max-microvolt = <1980000>;
			qcom,init-voltage = <1650000>;
			qcom,init-voltage = <1800000>;
			qcom,proxy-consumer-enable;
			qcom,proxy-consumer-current = <62000>;
			status = "okay";