Convert the ov722x bindings to json-schema and add endpoint properties and bus-type. Compared to v4 in 2/3 I have not documented endpoint properties and deferred it to a forthcoming of-graph.yaml by using 'unevaluatedProperties: false' in the endpoint properties. Thanks j Jacopo Mondi (3): dt-bindings: media: ov772x: Convert to json-schema dt-bindings: media: ov772x: Make bus-type mandatory dt-bindings: media: ov772x: Document endpoint props .../devicetree/bindings/media/i2c/ov772x.txt | 40 ------ .../bindings/media/i2c/ovti,ov772x.yaml | 134 ++++++++++++++++++ MAINTAINERS | 2 +- 3 files changed, 135 insertions(+), 41 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov772x.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,ov772x.yaml -- 2.28.0