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

Commit 338c0369 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: correct refgen type for holi

Correct the compatible property for refgen regulator used on holi.

Change-Id: I623a0a3d2acd4f22419858fac50e7801397b4518
parent 30e6c72a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -570,7 +570,7 @@

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