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

This commit is contained in:
Linux Build Service Account 2017-02-19 01:04:39 -08:00 committed by Gerrit - the friendly Code Review server
commit 3fae2f4837

View file

@ -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>,