Re: [PATCH] dt-bindings: Expand flow lists to block lists

From: Miquel Raynal

Date: Thu Sep 17 2026 - 11:13:02 EST


On 17/09/2026 at 17:40:28 +03, Daniel Matyas <matyasdaniel006@xxxxxxxxx> wrote:

> Running dt_bindings_check returned:
> [error] string value is redundantly quoted with any quotes (quoted-strings)
>
> The files used quotation marks in flow lists because the strings had
> commas and these commas were interpreted as separators. Convert flow
> style lists to block style lists, so that there is no problems with the
> commas.
>
> Signed-off-by: Daniel Matyas <matyasdaniel006@xxxxxxxxx>

Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> # MTD