Merge "ARM: dts: msm: fix the compatible string used for GFX LDO CPR for sdm630"
This commit is contained in:
commit
3fae2f4837
1 changed files with 1 additions and 1 deletions
|
@ -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>,
|
||||
|
|
Loading…
Add table
Reference in a new issue