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

Commit 58d96bdb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: set LDO11 to always on and lpm supply for 8916 SKUH"

parents e8fa5585 93fae26e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -206,3 +206,11 @@
	status = "ok";
	qcom,battery-data = <&qrd_batterydata>;
};

&sdhc_2 {
	qcom,vdd-always-on;
	qcom,vdd-lpm-sup;

	qcom,vdd-current-level = <9000 400000>;
};