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:
@@ -1774,12 +1774,6 @@
|
|||||||
reg = <0x0 0x80e00000 0x0 0x400000>;
|
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 {
|
adsp_mem_heap: adsp_heap_region {
|
||||||
compatible = "shared-dma-pool";
|
compatible = "shared-dma-pool";
|
||||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||||
|
Reference in New Issue
Block a user