Hi Martin, On Tue, Nov 30, 2021 at 3:57 PM Martin Kepplinger <martin.kepplinger@xxxxxxx> wrote: > Am Freitag, dem 26.11.2021 um 13:03 +0100 schrieb Geert Uytterhoeven: > > This is reproducible on next-20211126. > > Is your dt-schema up-to-date? > > it is now, I'm running > > make -j7 ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dt_binding_check > dtbs_check > > but I can't reproduce that error. weird. Interesting... $ git checkout next-20211201 $ make -j 12 ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dt_binding_check [...] CHECK Documentation/devicetree/bindings/media/i2c/rda,rda5807.example.dt.yaml Documentation/devicetree/bindings/media/i2c/hynix,hi846.example.dt.yaml: camera@20: port:endpoint: Unevaluated properties are not allowed ('link-frequencies', 'data-lanes' were unexpected) From schema: Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml My userland is Ubuntu 20.04.3 LTS. 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