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

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

ARM: dts: msm: Remove pm6350_l10 regulator node for lagoon

"pm6350_l10" regulator resource is not defined on AOP side.
Remove this regulator node from the device tree to avoid the
error reported by the driver due to the resource unavailability.

Change-Id: I6b4edab9b2ca70c3f495bb5455969336512629ea
parent 61e9a489
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
@@ -238,25 +238,6 @@
		};
	};

	rpmh-regulator-ldoa10 {
		compatible = "qcom,rpmh-vrm-regulator";
		qcom,resource-name = "ldoa10";
		qcom,regulator-type = "pmic5-ldo";
		qcom,supported-modes =
			<RPMH_REGULATOR_MODE_LPM
			RPMH_REGULATOR_MODE_HPM>;
		qcom,mode-threshold-currents = <0 1>;
		L10A:
		pm6350_l10: regulator-pm6350-l10 {
			regulator-name = "pm6350_l10";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <1650000>;
			regulator-max-microvolt = <3544000>;
			qcom,init-voltage = <1650000>;
			qcom,init-mode = <RPMH_REGULATOR_MODE_LPM>;
		};
	};

	rpmh-regulator-ldoa11 {
		compatible = "qcom,rpmh-vrm-regulator";
		qcom,resource-name = "ldoa11";