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

Commit cfdadfe6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update min voltage limit for L19A of sdm670"

parents 018e1a08 25c05b4f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -459,9 +459,9 @@
		pm660_l19: regulator-pm660-l19 {
			regulator-name = "pm660_l19";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <3312000>;
			regulator-min-microvolt = <3000000>;
			regulator-max-microvolt = <3312000>;
			qcom,init-voltage = <3312000>;
			qcom,init-voltage = <3000000>;
			qcom,init-mode = <RPMH_REGULATOR_MODE_LDO_LPM>;
		};
	};
+1 −0
Original line number Diff line number Diff line
@@ -2475,6 +2475,7 @@
		vdd-1.8-xo-supply = <&pm660_l9>;
		vdd-1.3-rfa-supply = <&pm660_l6>;
		vdd-3.3-ch0-supply = <&pm660_l19>;
		qcom,vdd-3.3-ch0-config = <3000000 3312000>;
		qcom,wlan-msa-memory = <0x100000>;
		qcom,smmu-s1-bypass;
	};