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

Commit 46f11488 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: fix the compatible string used for GFX LDO CPR for sdm630



Modify the compatible string used for GFX LDO CPR for sdm630 to apply
sdm630 specific configuration.

CRs-Fixed: 2007621
Change-Id: I883a004c8731654f5752194d66c971a22ea723ef
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 7066afbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -528,7 +528,7 @@
/* CPR controller regulators */
	/* MMSS CPR Controller node */
	gfx_cpr: cpr4-ctrl@05061000 {
		compatible = "qcom,cpr4-sdm660-mmss-ldo-regulator";
		compatible = "qcom,cpr4-sdm630-mmss-ldo-regulator";
		reg = <0x05061000 0x4000>, <0x00784000 0x1000>;
		reg-names = "cpr_ctrl", "fuse_base";
		clocks = <&clock_gpu GPUCC_RBCPR_CLK>,