ARM: dts: msm: Modify dump_mem dts node property to adapt kernel-6.6 on monaco
Remove DMA property for Reserved memory via memremap instead of DMA API. Change-Id: I2c717dc3766df7df22f6750941da0e0d03824920 Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
This commit is contained in:
@@ -274,9 +274,7 @@
|
||||
};
|
||||
|
||||
dump_mem: mem_dump_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user