Merge "ARM: dts: msm: correct dcc sram size on sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2ae72a3f96
@@ -21,7 +21,7 @@
|
||||
dcc: dcc@100ff000 {
|
||||
compatible = "qcom,dcc-v2";
|
||||
reg = <0x100ff000 0x1000>,
|
||||
<0x10080000 0x18000>;
|
||||
<0x10080000 0x8000>;
|
||||
reg-names = "dcc-base", "dcc-ram-base";
|
||||
|
||||
qcom,transaction_timeout = <0>;
|
||||
|
Reference in New Issue
Block a user