diff --git a/qcom/kalama.dtsi b/qcom/kalama.dtsi index a74c9f7b..8dbdc419 100644 --- a/qcom/kalama.dtsi +++ b/qcom/kalama.dtsi @@ -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";