diff --git a/qcom/anorak-reserved-memory.dtsi b/qcom/anorak-reserved-memory.dtsi index 0abd4e6d..51cb728e 100644 --- a/qcom/anorak-reserved-memory.dtsi +++ b/qcom/anorak-reserved-memory.dtsi @@ -193,13 +193,4 @@ no-map; reg = <0x0 0xfd000000 0x0 0x2800000>; }; - - cnss_wlan_mem: cnss_wlan_region { - compatible = "shared-dma-pool"; - alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; - reusable; - alignment = <0x0 0x400000>; - size = <0x0 0x2000000>; - }; - }; diff --git a/qcom/anorak.dtsi b/qcom/anorak.dtsi index 73e18cce..bbeae52e 100644 --- a/qcom/anorak.dtsi +++ b/qcom/anorak.dtsi @@ -384,6 +384,14 @@ size = <0x0 0xa400000>; alignment = <0x0 0x400000>; }; + + cnss_wlan_mem: cnss_wlan_region { + compatible = "shared-dma-pool"; + alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; + reusable; + alignment = <0x0 0x400000>; + size = <0x0 0x2000000>; + }; }; &firmware {