diff --git a/qcom/diwali-reserved-memory.dtsi b/qcom/diwali-reserved-memory.dtsi index 1096c2c6..9515f4e3 100644 --- a/qcom/diwali-reserved-memory.dtsi +++ b/qcom/diwali-reserved-memory.dtsi @@ -79,11 +79,6 @@ reg = <0x0 0x86c00000 0x0 0x700000>; }; - adsp_mem: adsp_region@87300000 { - no-map; - reg = <0x0 0x87300000 0x0 0x2800000>; - }; - cdsp_mem: cdsp_region@89b00000 { no-map; reg = <0x0 0x89b00000 0x0 0x2000000>; @@ -119,6 +114,11 @@ reg = <0x0 0xa6b80000 0x0 0x280000>; }; + adsp_mem: adsp_region@9f300000 { + no-map; + reg = <0x0 0x9f300000 0x0 0x3100000>; + }; + xbl_sc_mem: xbl_sc_region@a6e00000 { no-map; reg = <0x0 0xa6e00000 0x0 0x40000>;