Re: [PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso

From: Frank Rowand
Date: Mon Jul 18 2022 - 19:44:31 EST


On 7/7/22 02:21, Geert Uytterhoeven wrote:
> Hi Frank,
>
> On Tue, May 3, 2022 at 11:20 PM <frowand.list@xxxxxxxxx> wrote:
>> From: Frank Rowand <frank.rowand@xxxxxxxx>
>>
>> In drivers/of/unittest-data/:
>> - Rename .dts overlay source files to use .dtso suffix.
>> - Add Makefile rule to build .dtbo.o assembly file from overlay
>> .dtso source file.
>> - Update Makefile to build .dtbo.o objects instead of .dtb.o from
>> unittest overlay source files.
>>
>> Modify driver/of/unitest.c to use .dtbo.o based symbols instead of
>> .dtb.o
>>
>> Modify scripts/Makefile.lib %.dtbo rule to depend upon %.dtso instead
>> of %.dts
>>
>> Rename .dts overlay source files to use .dtso suffix in:
>> arch/arm64/boot/dts/freescale/
>> arch/arm64/boot/dts/xilinx/
>>
>> Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx>
>
> What is the status of this work?
> Thanks!

I'll work on this tomorrow after I test your overlay improvement patches.

-Frank

>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> -- Linus Torvalds