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

Commit 48969864 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add SMPS7A regulator for PM6125"

parents d0c819e7 c8e996e1
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -66,6 +66,22 @@
		};
	};

	rpm-regulator-smpa7 {
		compatible = "qcom,rpm-smd-regulator-resource";
		qcom,resource-name = "smpa";
		qcom,resource-id = <7>;
		qcom,regulator-type = <1>;
		qcom,hpm-min-load = <100000>;
		status = "disabled";

		regulator-s7 {
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "pm6125_s7";
			qcom,set = <3>;
			status = "disabled";
		};
	};

	rpm-regulator-smpa8 {
		compatible = "qcom,rpm-smd-regulator-resource";
		qcom,resource-name = "smpa";