Merge "ARM: dts: msm: add pstore ramoops area for khaje"

This commit is contained in:
qctecmdr
2022-09-28 04:23:54 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -558,6 +558,14 @@
size = <0 0x800000>;
};
ramoops_mem: ramoops_region {
compatible = "ramoops";
alloc-ranges = <0x0 0x00000000 0xffffffff 0xffffffff>;
size = <0x0 0x200000>;
pmsg-size = <0x200000>;
mem-type = <2>;
};
/* global autoconfigured region for contiguous allocations */
system_cma: linux,cma {
compatible = "shared-dma-pool";