From 21422b71920c61cf5fc128abc8a43ff518dae51f Mon Sep 17 00:00:00 2001 From: Vishwanath Raju K Date: Mon, 25 Mar 2019 10:27:37 +0530 Subject: [PATCH] ARM: dts: msm: update to memory map v5 for QCS405/QCS403 Reduced adsp pil size to 20MB and 18MB from 26MB for QCS405 and QCS403 respectively. Change-Id: I7ced0270e584c52ae7673a54d1de684ca380d4f3 Signed-off-by: Vishwanath Raju K --- arch/arm64/boot/dts/qcom/qcs403.dtsi | 4 ++++ arch/arm64/boot/dts/qcom/qcs405.dtsi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/qcs403.dtsi b/arch/arm64/boot/dts/qcom/qcs403.dtsi index 87816c4ab749..e09393fab5ed 100644 --- a/arch/arm64/boot/dts/qcom/qcs403.dtsi +++ b/arch/arm64/boot/dts/qcom/qcs403.dtsi @@ -46,6 +46,10 @@ }; }; +&adsp_fw_mem { + reg = <0x0 0x87300000 0x0 0x1200000>; +}; + &reserved_mem { linux,cma { size = <0 0x400000>; diff --git a/arch/arm64/boot/dts/qcom/qcs405.dtsi b/arch/arm64/boot/dts/qcom/qcs405.dtsi index 64f4f6933f1d..51d71ac828d0 100644 --- a/arch/arm64/boot/dts/qcom/qcs405.dtsi +++ b/arch/arm64/boot/dts/qcom/qcs405.dtsi @@ -66,19 +66,19 @@ adsp_fw_mem: adsp_fw_mem@87500000 { compatible = "removed-dma-pool"; no-map; - reg = <0x0 0x87300000 0x0 0x1a00000>; + reg = <0x0 0x87300000 0x0 0x1400000>; }; cdsp_fw_mem: cdsp_fw_mem@88f00000 { compatible = "removed-dma-pool"; no-map; - reg = <0x0 0x88d00000 0x0 0x600000>; + reg = <0x0 0x88700000 0x0 0x600000>; }; wlan_msa_mem: wlan_msa_region@89500000 { compatible = "removed-dma-pool"; no-map; - reg = <0x0 0x89300000 0x0 0x100000>; + reg = <0x0 0x88D00000 0x0 0x100000>; }; secure_mem: secure_region {