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

Commit 3bb9d23b 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: Correct the smpa1 regulator label for sdm429w"

parents c4ebe94c 3feb18e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,9 +19,9 @@
		qcom,hpm-min-load = <100000>;
		status = "disabled";

		regulator-s2 {
		regulator-s1 {
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "pm660_s2";
			regulator-name = "pm660_s1";
			qcom,set = <3>;
			status = "disabled";
		};