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

Commit e482fe47 authored by JiongZhao's avatar JiongZhao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable ldo11 as always on for RB5

Enable ldo11 as always on to support RB5 DVT hardware design.

Change-Id: I6d305a7f39e525f437faee17c1c51475d5581c33
parent 9d3e723a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8,3 +8,7 @@
	compatible = "qcom,kona-iot", "qcom,kona", "qcom,iot";
	qcom,board-id = <11 3>;
};

&pm8150a_l11 {
	regulator-always-on;
};