Re: [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name

From: Rob Herring
Date: Fri Mar 18 2016 - 09:54:19 EST


On Fri, Mar 4, 2016 at 12:37 AM, Shannon Zhao <zhaoshenglong@xxxxxxxxxx> wrote:
> From: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
>
> Sometimes it needs to check if there is a subnode of given node in FDT
> by given name. Introduce this helper to get the subnode if it exists.
>
> CC: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Shannon Zhao <shannon.zhao@xxxxxxxxxx>

Acked-by: Rob Herring <robh@xxxxxxxxxx>