mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: add pstore ramoops area for khaje"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2d6a97ebde
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user