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

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

Merge "ARM: dts: msm: Update sdhc2 vdd-io min voltage for qcs405"

parents 8fcbe6b8 0e9a3268
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -235,9 +235,9 @@
	rpm-regulator-ldoa11 {
		status = "okay";
		pms405_l11: regulator-l11 {
			regulator-min-microvolt = <2696000>;
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <3304000>;
			qcom,init-voltage = <2696000>;
			qcom,init-voltage = <1800000>;
			status = "okay";
		};
	};
+2 −2
Original line number Diff line number Diff line
@@ -1222,8 +1222,8 @@

		/* VDD is an external regulator eLDO5 */
		vdd-io-supply = <&pms405_l11>;
		qcom,vdd-io-voltage-level = <2696000 3304000>;
		qcom,vdd-io-current-level = <0 22000>;
		qcom,vdd-io-voltage-level = <1800000 2950000>;
		qcom,vdd-io-current-level = <0 24200>;

		pinctrl-names = "active", "sleep";
		pinctrl-0 = <&sdc2_clk_on  &sdc2_cmd_on &sdc2_data_on