Re: [PATCH] dt-bindings: Expand flow lists to block lists
From: André Draszik
Date: Fri Sep 18 2026 - 04:38:52 EST
On Thu, 2026-09-17 at 17:40 +0300, Daniel Matyas 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: André Draszik <andre.draszik@xxxxxxxxxx>