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

Commit 8d15e38e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add refgen regulator device for SDM855"

parents 60e7dad7 359bc82a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -812,4 +812,11 @@
			regulator-max-microvolt = <2856000>;
		};
	};

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