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

Commit 768613bb authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: change VDD_APC1 CPR regulator compatible string for sdm845



Change the compatible string for the VDD_APC1 cprh-kbss-regulator
device to explicitly define the node for SDM845v1.  This is
needed to distinguish v1 and v2 devices which support a different
number of fused corners.

Change-Id: I08c0041edb3424b4639d0af9259835c9ca978dc9
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 5f300da0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -453,7 +453,7 @@
	};

	apc1_cpr: cprh-ctrl@17db0000 {
		compatible = "qcom,cprh-sdm845-kbss-regulator";
		compatible = "qcom,cprh-sdm845-v1-kbss-regulator";
		reg =	<0x17db0000 0x4000>,
			<0x00784000 0x1000>,
			<0x17830000 0x1000>;