On Fri, 18 Nov 2022 15:33:30 +0100, Neil Armstrong wrote: > Convert the Amlogic Meson6 SoCs Watchdog timer bindings to dt-schema. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > .../bindings/watchdog/amlogic,meson6-wdt.yaml | 39 ++++++++++++++++++++++ > .../devicetree/bindings/watchdog/meson-wdt.txt | 21 ------------ > 2 files changed, 39 insertions(+), 21 deletions(-) > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20221117-b4-amlogic-bindings-convert-v1-4-3f025599b968@xxxxxxxxxx watchdog@9900: compatible: ['amlogic,meson8m2-wdt', 'amlogic,meson8b-wdt'] is too long arch/arm/boot/dts/meson8m2-mxiii-plus.dtb watchdog@9900: Unevaluated properties are not allowed ('compatible', 'interrupts' were unexpected) arch/arm/boot/dts/meson8m2-mxiii-plus.dtb watchdog@9900: Unevaluated properties are not allowed ('interrupts' was unexpected) arch/arm/boot/dts/meson6-atv1200.dtb arch/arm/boot/dts/meson8b-ec100.dtb arch/arm/boot/dts/meson8b-mxq.dtb arch/arm/boot/dts/meson8b-odroidc1.dtb arch/arm/boot/dts/meson8-minix-neo-x8.dtb