A small update to v2: - Add Laurent's tags - Remove 'endpoint' from the list of required port properties, in the newly introduced ov5647 bindings, and while updating the existing ov8865 ones - Make Dave and me co-maintainers for ov5647 as the two email addresses we tried to contact Luis with both failed. Thanks j Jacopo Mondi (3): dt-bindings: media: ov5647: Convert to json-schema dt-bindings: media: i2c: Document 'remote-endpoint' media: MAINTAINERS: ov5647: Add myself as maintainer .../devicetree/bindings/media/i2c/imx219.yaml | 5 ++ .../devicetree/bindings/media/i2c/ov5647.txt | 35 -------- .../devicetree/bindings/media/i2c/ov5647.yaml | 79 +++++++++++++++++++ .../devicetree/bindings/media/i2c/ov8856.yaml | 7 +- MAINTAINERS | 3 +- 5 files changed, 90 insertions(+), 39 deletions(-) delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.yaml -- 2.27.0