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

Commit 3a9de771 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

ARM: dts: msm: update min voltage limit for L23A of trinket



The min-voltage requirement of L19A consumers is 3 V. Update
min-voltage for L23A regulator.

Change-Id: I7258396323f5d4ab8338fd0c4fb4f5bff6953a5c
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent b44c5be7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -353,9 +353,9 @@
	rpm-regulator-ldoa23 {
		status = "okay";
		L23A: pm6125_l23: regulator-l23 {
			regulator-min-microvolt = <3200000>;
			regulator-min-microvolt = <3000000>;
			regulator-max-microvolt = <3400000>;
			qcom,init-voltage = <3200000>;
			qcom,init-voltage = <3000000>;
			status = "okay";
		};
	};
+1 −0
Original line number Diff line number Diff line
@@ -2850,6 +2850,7 @@
		vdd-1.3-rfa-supply = <&L17A>;
		vdd-3.3-ch0-supply = <&L23A>;
		qcom,vdd-cx-mx-config = <640000 640000>;
		qcom,vdd-3.3-ch0-config = <3000000 3312000>;
		qcom,icnss-adc_tm = <&pmi632_adc_tm>;
		io-channels = <&pmi632_vadc ADC_VBAT_SNS>;
		io-channel-names = "icnss";