Re: [PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically

From: Rob Herring
Date: Thu Feb 02 2023 - 18:59:22 EST


On Thu, Feb 02, 2023 at 02:58:00PM +0530, Mukesh Ojha wrote:
> The reserved memory region for ramoops is assumed to be at a
> fixed and known location when read from the devicetree. This
> is not desirable in an environment where it is preferred the
> region to be dynamically allocated at runtime, as opposed to
> being fixed at compile time.
>
> So, update the ramoops binding by using some reserve memory
> property to allocate the ramoops region dynamically.

Sorry, but I still don't think this belongs in DT as I commented on v4.