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

Commit 44150e90 authored by Nitin Rawat's avatar Nitin Rawat
Browse files

ARM: dts: msm: Set emmc vdd-io regulator in NPM mode during sleep

Set emmc vdd-io regulator in NPM mode during sleep to
avoid OCP issue. This is done only for ATP platform.

Change-Id: I32573627314dff29ef67d3bf3a8337c17f87d4db
parent 5056f248
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
	qcom,vdd-io-always-on;
	qcom,vdd-io-lpm-sup;
	qcom,vdd-io-voltage-level = <1800000 1800000>;
	qcom,vdd-io-current-level = <0 325000>;
	qcom,vdd-io-current-level = <325000 325000>;
};

&sdhc_2 {