Hi Hans, This series converts the ADV7604 bindings to YAML and lists the new file under MAINTAINERS. I have used the schema to validate the usage of the bindings and only found one issue that is fixed in [1]. 1. [PATCH] ARM: dts: gose: Fix ports node name for adv7612 Niklas Söderlund (3): dt-bindings: adv7604: Fix documentation for hpd-gpios dt-bindings: adv7604: Convert bindings to json-schema MAINTAINERS: Add ADV7604 bindings documentation .../devicetree/bindings/media/i2c/adv7604.txt | 88 ---------- .../bindings/media/i2c/adv7604.yaml | 161 ++++++++++++++++++ MAINTAINERS | 1 + 3 files changed, 162 insertions(+), 88 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/i2c/adv7604.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7604.yaml -- 2.27.0