Merge "ARM: dts: msm: Reserve 32kb to dcc on HLOS"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
09aecebe0c
@@ -20,12 +20,12 @@
|
||||
dcc: dcc_v2@100ff000 {
|
||||
compatible = "qcom,dcc-v2";
|
||||
reg = <0x100ff000 0x1000>,
|
||||
<0x10084000 0x4000>;
|
||||
<0x10080000 0x8000>;
|
||||
|
||||
qcom,transaction_timeout = <0>;
|
||||
|
||||
reg-names = "dcc-base", "dcc-ram-base";
|
||||
dcc-ram-offset = <0x4000>;
|
||||
dcc-ram-offset = <0x0>;
|
||||
};
|
||||
|
||||
mem_dump {
|
||||
|
Reference in New Issue
Block a user