[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190524205330.GA23430@bogus>
Date: Fri, 24 May 2019 15:53:30 -0500
From: Rob Herring <robh@...nel.org>
To: Puneet Saxena <puneets@...dia.com>
Cc: robh+dt@...nel.org, pantelis.antoniou@...sulko.com,
frowand.list@...il.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, treding@...dia.com,
vdumpa@...dia.com, snikam@...dia.com, jonathanh@...dia.com,
Puneet Saxena <puneets@...dia.com>
Subject: Re: [PATCH V2] of: reserved-memory: ignore disabled memory-region
nodes
On Wed, 22 May 2019 16:17:11 +0530, Puneet Saxena wrote:
> From: Krishna Reddy <vdumpa@...dia.com>
>
> Ignore disabled nodes in the memory-region
> nodes list and continue to initialize the rest
> of enabled nodes.
>
> Check if the "reserved-memory" node is available
> and if it's not available, return 0 to ignore the
> "reserved-memory" node and continue parsing with
> next node in memory-region nodes list.
>
> Signed-off-by: Krishna Reddy <vdumpa@...dia.com>
> Signed-off-by: Puneet Saxena <puneets@...dia.com>
> ---
> v2:
> * Fixed typo in commit message.
> * Used "of_device_is_available" to check "reserved-memory"
> nodes are disabled/enabled.
>
> drivers/of/of_reserved_mem.c | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks.
Rob
Powered by blists - more mailing lists