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

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

Merge "ARM: dts: msm: Update PM6150a BOB configuration"

parents f12c1237 d32eef47
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -356,10 +356,17 @@

	rpm-regulator-bobe {
		status = "okay";
		qcom,supported-modes =
			<RPM_SMD_REGULATOR_MODE_PASS
			RPM_SMD_REGULATOR_MODE_LPM
			RPM_SMD_REGULATOR_MODE_HPM>;
		qcom,mode-threshold-currents = <0 1000000 2000000>;

		BOB: pm6150a_bob: regulator-pm6150a-bob {
			regulator-min-microvolt = <1650000>;
			regulator-max-microvolt = <5500000>;
			qcom,init-voltage = <1650000>;
			qcom,init-bob-mode = <RPM_SMD_REGULATOR_MODE_PASS>;
			status = "okay";
		};

@@ -367,6 +374,7 @@
			regulator-min-microvolt = <1650000>;
			regulator-max-microvolt = <5500000>;
			qcom,init-voltage = <1650000>;
			qcom,init-bob-mode = <RPM_SMD_REGULATOR_MODE_AUTO>;
			status = "okay";
		};
	};
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@
		qcom,resource-name = "bobe";
		qcom,resource-id = <1>;
		qcom,regulator-type = <4>;
		qcom,regulator-hw-type = "pmic5-ldo";
		qcom,regulator-hw-type = "pmic5-bob";
		qcom,send-defaults;
		status = "disabled";