Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b11a773 authored by Yue Ma's avatar Yue Ma
Browse files

Revert "ARM: dts: msm: remove reusable for cnss_wlan_region"

Only removing "reusable" property for cnss_wlan_region is not a
valid configuration to reserve CMA memory. Hence add it back.

Change-Id: Ida892349e628b5fa2c49c58ee53ac10b67bd3ed2
parent 4ff9b3f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -581,6 +581,7 @@
		cnss_wlan_mem: cnss_wlan_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x1400000>;
		};