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

Commit c8e996e1 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Add SMPS7A regulator for PM6125

SMPS7A is a supply regulator for eLDO8, which is
used by camera module. Add a regulator node for
the same for PM6125.

Change-Id: If3055c2f751e29af146f5edaaa1db0f0bb610aad
parent bcf1e525
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";