Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH v4 0/3] dt-bindings: media: i2c: Convert 3 sensor bindings
@ 2020-09-03 11:51 Jacopo Mondi
  2020-09-03 11:51 ` [PATCH v4 1/3] dt-bindings: media: mt9v111: Convert to json-schema Jacopo Mondi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jacopo Mondi @ 2020-09-03 11:51 UTC (permalink / raw)
  To: robh+dt, devicetree, linux-media
  Cc: Jacopo Mondi, mchehab, sakari.ailus, hverkuil-cisco,
	laurent.pinchart, linux-renesas-soc

I know I've sent the previous version first as part of a longer list of patches,
later individually, and now grouped together again. Sorry for the fuss, hope
it's not too confusing.

These three sensor bindings conversions go together as they all happen in a
single patch, so I deemed it was easier to just group them.

In v4 after finalizing the discussion with Laurent and Rob on how to handle
of-graph endpoint, I have dropped them from mt9v111 and imx274. For imx214 as I
have endpoint properties to document I have also documented 'endpoint' (not
mandatory) and 'remote-endpoint' (mandatory). Hope I got the outcome of the
discussion right. For imx214 I also took in Laurent's suggestion on how to
document the 'data-lanes' supported values.

Individual maintainers cc-ed per-patch.

Thanks
   j

Jacopo Mondi (3):
  dt-bindings: media: mt9v111: Convert to json-schema
  dt-bindings: media: imx274: Convert to json-schema
  dt-bindings: media: imx214: Convert to json-schema

 .../bindings/media/i2c/aptina,mt9v111.txt     |  46 ------
 .../bindings/media/i2c/aptina,mt9v111.yaml    |  75 ++++++++++
 .../devicetree/bindings/media/i2c/imx274.txt  |  38 -----
 .../bindings/media/i2c/sony,imx214.txt        |  53 -------
 .../bindings/media/i2c/sony,imx214.yaml       | 137 ++++++++++++++++++
 .../bindings/media/i2c/sony,imx274.yaml       |  59 ++++++++
 MAINTAINERS                                   |   6 +-
 7 files changed, 274 insertions(+), 140 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/aptina,mt9v111.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/imx274.txt
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx214.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
 create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml

--
2.28.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-08 20:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03 11:51 [PATCH v4 0/3] dt-bindings: media: i2c: Convert 3 sensor bindings Jacopo Mondi
2020-09-03 11:51 ` [PATCH v4 1/3] dt-bindings: media: mt9v111: Convert to json-schema Jacopo Mondi
2020-09-03 11:51 ` [PATCH v4 2/3] dt-bindings: media: imx274: " Jacopo Mondi
2020-09-03 12:23   ` Sakari Ailus
2020-09-03 12:48     ` Jacopo Mondi
2020-09-08 13:29       ` Sakari Ailus
2020-09-03 11:51 ` [PATCH v4 3/3] dt-bindings: media: imx214: " Jacopo Mondi
2020-09-03 21:14 ` [PATCH v4 0/3] dt-bindings: media: i2c: Convert 3 sensor bindings Laurent Pinchart
2020-09-04  8:03   ` Jacopo Mondi
2020-09-08 15:20     ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox