ARM: dts: msm: Remove duplicate cmd-db mapping for tuna

This change removes duplicate cmd_db mapping, since it
is mapped twice in reserved-memory section.

Change-Id: Ied3b2c6a572ff9fac61c2c50bf9eb781ccf37626
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
This commit is contained in:
Sneh Mankad
2024-09-16 12:54:02 +05:30
parent 218d7537b5
commit b01eca59b8

View File

@@ -1774,12 +1774,6 @@
reg = <0x0 0x80e00000 0x0 0x400000>;
};
aop_cmd_db_mem: aop_cmd_db_region@81c60000 {
compatible = "qcom,cmd-db";
no-map;
reg = <0x0 0x81c60000 0x0 0x20000>;
};
adsp_mem_heap: adsp_heap_region {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;