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 <[email protected]> > ---
Acked-by: André Draszik <[email protected]>
