diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index af8e76ef..db5a0248 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -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";