Hi Chris, On Wed, Jan 23, 2019 at 3:10 PM Chris Brandt <Chris.Brandt@xxxxxxxxxxx> wrote: > On Wednesday, January 23, 2019, Rob Herring wrote: > > Please check your changes with 'dt_binding_check' target. This will > > fail. 'description' already has a value, so you can't add a list to > > it. And description has to be a string. > > > > > items: > > > > Move the 2 lines here. > > > > > - const: renesas,r7s9210 > > I can't find 'dt_binding_check' (I guess it's only in the DT tree). This seems to be a make target: "make dt_binding_check" (included in last renesas-drivers). This needs "dt-mk-schema", which you can find in https://github.com/robherring/yaml-bindings Cloned, patch sent for missing python3-pip dependency, installed, put in $PATH, and now it seems to like your v2. 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