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

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

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

parents 2b56b8d2 e482fe47
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;
};