Re: [PATCH 0/2] of: overlay: Miscellaneous improvements

From: Frank Rowand
Date: Tue Jul 19 2022 - 14:37:28 EST


On 7/15/22 09:03, Geert Uytterhoeven wrote:
> Hi,
>
> While performing the long-overdue rebase of my topic/overlays branch[1]
> on top of the overlay rework in v5.19-rc1, I identified a few areas for
> improvement in the upstream code.
>
> Thanks for your comments!
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/overlays
>
> Geert Uytterhoeven (2):
> of: overlay: Move devicetree_corrupt() check up
> of: overlay: Simplify of_overlay_fdt_apply() tail
>
> drivers/of/overlay.c | 20 +++++++-------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>

For the entire series:

Reviewed-by: Frank Rowand <frank.rowand@xxxxxxxx>
Tested-by: Frank Rowand <frank.rowand@xxxxxxxx>