Re: [PATCH v2 4/7] arm64: dts: freescale: Rename DTB overlay source files from .dts to .dtso

From: Shawn Guo
Date: Sat Nov 19 2022 - 01:38:19 EST


On Mon, Oct 24, 2022 at 12:34:31PM -0500, Andrew Davis wrote:
> DTB Overlays (.dtbo) can now be built from source files with the
> extension (.dtso). This makes it clear what is the content of the files
> and differentiates them from base DTB source files.
>
> Convert the DTB overlay source files in the arm64/freescale directory.
>
> Signed-off-by: Andrew Davis <afd@xxxxxx>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Tested-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

Applied with Rob's dt/dtbo-rename branch pulled as dependency, thanks!

Shawn