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

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

Merge "ARM: dts: msm: Update L6C supply load to 30mA to ensure NMP mode"

parents 82e9cc2f a64234c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@

	vdd-io-supply = <&L6C>;
	qcom,vdd-io-voltage-level = <1800000 2960000>;
	qcom,vdd-io-current-level = <0 22000>;
	qcom,vdd-io-current-level = <0 30000>;

	cd-gpios = <&tlmm 92 GPIO_ACTIVE_LOW>;
};
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@

	vdd-io-supply = <&L6C>;
	qcom,vdd-io-voltage-level = <1800000 2960000>;
	qcom,vdd-io-current-level = <0 22000>;
	qcom,vdd-io-current-level = <0 30000>;

	cd-gpios = <&tlmm 92 GPIO_ACTIVE_LOW>;
};