On Tue, Oct 1, 2024 at 12:58 PM kernel test robot <lkp@xxxxxxxxx> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 77df9e4bb2224d8ffbddec04c333a9d7965dad6c > commit: 2f39bba3b4f037d6c3c9174eed5befcef1c79abb [968/1347] arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-eaidk-610 > config: arm64-randconfig-051-20241001 (https://download.01.org/0day-ci/archive/20241001/202410011845.UiVJJtwf-lkp@xxxxxxxxx/config) > compiler: aarch64-linux-gcc (GCC) 14.1.0 > dtschema version: 2024.10.dev4+g577c1ab > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241001/202410011845.UiVJJtwf-lkp@xxxxxxxxx/reproduce) > >> arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dtb: /i2c@ff110000/audio-codec@1a: failed to match any schema with compatible: ['realtek,rt5651'] This is expected, as Documentation/devicetree/bindings/sound/rt5651.txt is still a plain text DT binding, and wasn't converted to json-schema yet. 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