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

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

Merge "ARM: dts: qcom: add refgen regulator device for holi"

parents c689ea22 ecb8037d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -500,3 +500,12 @@
		};
	};
};

&soc {
	refgen: refgen-regulator@162F000 {
		compatible = "qcom,refgen-kona-regulator";
		reg = <0x162F000 0x60>;
		regulator-name = "refgen";
		regulator-enable-ramp-delay = <5>;
	};
};