Re: [PATCH 2/2] of: convert unittest overlay devicetree source to sugar syntax

From: Frank Rowand
Date: Mon Jan 29 2018 - 19:14:53 EST


On 01/29/18 02:37, Geert Uytterhoeven wrote:
> Hi Frank,
>
> On Mon, Jan 29, 2018 at 3:53 AM, <frowand.list@xxxxxxxxx> wrote:
>> From: Frank Rowand <frank.rowand@xxxxxxxx>
>>
>> The unittest-data overlays have been pulled into proper overlay
>> devicetree source files without changing their format. The
>> next step is to convert them to use sugar syntax instead of
>> hand coding overlay fragments structure.
>
> Cool! I had heard about the new syntax, but hadn't realized it was merged in
> v4.15-rc1.
>
> Have you used your overlay_convert_old_to_new script to convert them?
>
>> A few of the overlays can not be converted because they test
>> absolute target paths in the overlay fragment. dtc does not
>> generate this type of target:
>> overlay_0.dts
>> overlay_1.dts
>> overlay_12.dts
>> overlay_13.dts
>
> And I guess you want to keep at least a few tests using the non-sugar syntax
> anyway?

Not really. But not something I care about at the moment.


>
> 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
>