ARM: dts: msm: add pstore ramoops area for kalama

Add pstore ramoops node for kalama  SoC.

Change-Id: I50bc5b0c20719f71eb43d3ec95807cb3849272e5
This commit is contained in:
Yogesh Lal
2022-03-21 22:27:46 +05:30
parent ae6ee3892a
commit 44080e5735

View File

@@ -665,6 +665,14 @@
size = <0x0 0x1000000>;
};
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";