Merge "ARM: dts: msm: Reserve 16kb to dcc on TZ for kera"

This commit is contained in:
QCTECMDR Service
2025-03-05 02:31:01 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -20,12 +20,12 @@
dcc: dcc_v2@100ff000 {
compatible = "qcom,dcc-v2";
reg = <0x100ff000 0x1000>,
<0x10080000 0x8000>;
<0x10084000 0x4000>;
qcom,transaction_timeout = <0>;
reg-names = "dcc-base", "dcc-ram-base";
dcc-ram-offset = <0x0>;
dcc-ram-offset = <0x4000>;
};
mem_dump {