ARM: dts: qcom: Move cnss_wlan_mem dt node to anorak

Move cnss_wlan_mem dt node to anorak

Change-Id: I670bfab340d049a3fa787164db287bc7bbfefaa8
CRs-Fixed: 3428801
This commit is contained in:
Vishal Miskin
2023-03-09 10:21:58 +05:30
parent 74ea924e49
commit dfffb60efb
2 changed files with 8 additions and 9 deletions

View File

@@ -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>;
};
};

View File

@@ -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 {