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