Hi, I looked at converting the remaining .txt files in Documentation/devicetree/bindings/reset to yaml and was told off by dt_binding_check that there are two incompatible bindings for "brcm,bcm63138-pmb" in v5.18-rc1. The reset controller binding: Documentation/devicetree/bindings/reset/brcm,bcm63138-pmb.txt, referenced by: Documentation/devicetree/bindings/arm/bcm/brcm,bcm63138.txt and apparently used in arch/arm/boot/dts/bcm63138.dtsi. And the power domain binding: Documentation/devicetree/bindings/power/brcm,bcm-pmb.yaml which matches drivers/soc/bcm/bcm63xx/bcm-pmb.c driver. Could you help sort this out? regards Philipp