linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bidings: media: ov5647 bindings + small fix
@ 2020-06-18 13:40 Jacopo Mondi
  2020-06-18 13:40 ` [PATCH 1/2] dt-bindings: media: ov5647: Convert to json-schema Jacopo Mondi
  2020-06-18 13:40 ` [PATCH 2/2] dt-bindings: media: i2c: Document 'remote-endpoint' Jacopo Mondi
  0 siblings, 2 replies; 5+ messages in thread
From: Jacopo Mondi @ 2020-06-18 13:40 UTC (permalink / raw)
  To: robh+dt, devicetree, linux-media
  Cc: Jacopo Mondi, mchehab, sakari.ailus, hverkuil-cisco,
	dave.stevenson, dongchun.zhu, laurent.pinchart, roman.kovalivskyi

While converting the ov5647 bindings to dt-schema I noticed the remote-endpoint
property was not documented in the only 2 existing image sensor bindings.

Convert the ov5647 bindings and add remote-endpoint as required property to
the existing ones.

Jacopo Mondi (2):
  dt-bindings: media: ov5647: Convert to json-schema
  dt-bindings: media: i2c: Document 'remote-endpoint'

 .../devicetree/bindings/media/i2c/imx219.yaml |  5 ++
 .../devicetree/bindings/media/i2c/ov5647.txt  | 35 --------
 .../devicetree/bindings/media/i2c/ov5647.yaml | 82 +++++++++++++++++++
 .../devicetree/bindings/media/i2c/ov8856.yaml |  5 ++
 4 files changed, 92 insertions(+), 35 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.yaml

--
2.27.0


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

end of thread, other threads:[~2020-07-13 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 13:40 [PATCH 0/2] dt-bidings: media: ov5647 bindings + small fix Jacopo Mondi
2020-06-18 13:40 ` [PATCH 1/2] dt-bindings: media: ov5647: Convert to json-schema Jacopo Mondi
2020-07-13 15:58   ` Rob Herring
2020-06-18 13:40 ` [PATCH 2/2] dt-bindings: media: i2c: Document 'remote-endpoint' Jacopo Mondi
2020-07-13 15:56   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).