Merge "ARM: dts: msm: modify dcc ram size for sdm660 and sdm630"

This commit is contained in:
Linux Build Service Account 2017-02-15 06:11:33 -08:00 committed by Gerrit - the friendly Code Review server
commit c2d41f0fa2
2 changed files with 2 additions and 2 deletions

View file

@ -1247,7 +1247,7 @@
dcc: dcc@10b3000 {
compatible = "qcom,dcc";
reg = <0x10b3000 0x1000>,
<0x10b4000 0x800>;
<0x10b4000 0x2000>;
reg-names = "dcc-base", "dcc-ram-base";
clocks = <&clock_gcc GCC_DCC_AHB_CLK>;

View file

@ -1614,7 +1614,7 @@
dcc: dcc@10b3000 {
compatible = "qcom,dcc";
reg = <0x10b3000 0x1000>,
<0x10b4000 0x800>;
<0x10b4000 0x2000>;
reg-names = "dcc-base", "dcc-ram-base";
clocks = <&clock_gcc GCC_DCC_AHB_CLK>;