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

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

Merge "ARM: dts: msm: change the refgen address to refgen0 for lito"

parents 4a963f45 7595f00b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -784,9 +784,9 @@
};

&soc {
	refgen: refgen-regulator@88e7000 {
	refgen: refgen-regulator@ff1000 {
		compatible = "qcom,refgen-kona-regulator";
		reg = <0x88e7000 0x60>;
		reg = <0xff1000 0x84>;
		regulator-name = "refgen";
		regulator-enable-ramp-delay = <5>;
	};