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

Add store ramoops area for sdxpinn SoC.

Change-Id: Ibde3b9300fc0be48a8d375a80795c702269deb01
This commit is contained in:
Khaja Hussain Shaik Khaji
2022-09-13 03:43:06 -07:00
committed by Rohit Agarwal
parent ee655de6c1
commit 173d76e2b6

View File

@@ -201,6 +201,14 @@
#size-cells = <2>;
ranges;
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";