From b01eca59b8069251f69586ed5daffa13ef00c440 Mon Sep 17 00:00:00 2001 From: Sneh Mankad Date: Mon, 16 Sep 2024 12:54:02 +0530 Subject: [PATCH] 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 --- qcom/tuna.dtsi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 1bfe94a4..89f06440 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -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>;