Hello Lars, This series converts the ADV7180 bindings to YAML and lists the new file under MAINTAINERS. I have used the schema to validate the usage of the bindings and found some issues with some Renesas boards [1]. 1. [PATCH 0/2] ARM: dts: renesas: Cleanup ADV7180 bindings Niklas Söderlund (2): dt-bindings: adv7180: Convert bindings to json-schema MAINTAINERS: Add ADV7180 bindings documentation .../devicetree/bindings/media/i2c/adv7180.txt | 49 ----- .../bindings/media/i2c/adv7180.yaml | 184 ++++++++++++++++++ MAINTAINERS | 1 + 3 files changed, 185 insertions(+), 49 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/i2c/adv7180.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7180.yaml -- 2.27.0