All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] dt-bidings: media: ov5647 bindings + small fix
@ 2020-07-14 14:28 Jacopo Mondi
  2020-07-14 14:28 ` [PATCH v2 1/3] dt-bindings: media: ov5647: Convert to json-schema Jacopo Mondi
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Jacopo Mondi @ 2020-07-14 14:28 UTC (permalink / raw)
  To: robh+dt, devicetree, linux-media
  Cc: Jacopo Mondi, mchehab, sakari.ailus, hverkuil-cisco,
	dave.stevenson, dongchun.zhu, linux-renesas-soc,
	laurent.pinchart, roman.kovalivskyi

I have added Rob's tag to patches [1/3] and [2/3].

I have added to patch [1/3] an entry for the yaml binding file to MAINTAINERS
and added a new patch which removes the existing maintainers of the driver,
as his email address bounces back, and replaced it with myself.

I hope this is not rude, but I have no way to contact Luis Oliveira and
ask him, and a bouncing email is not that helpful.

Dave, would you like to be added as maintainer as well, as this sensor
is the one used by the RPi Camera Module v1 ?

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 | 82 +++++++++++++++++++
 .../devicetree/bindings/media/i2c/ov8856.yaml |  5 ++
 MAINTAINERS                                   |  3 +-
 5 files changed, 94 insertions(+), 36 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] 14+ messages in thread

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14 14:28 [PATCH v2 0/3] dt-bidings: media: ov5647 bindings + small fix Jacopo Mondi
2020-07-14 14:28 ` [PATCH v2 1/3] dt-bindings: media: ov5647: Convert to json-schema Jacopo Mondi
2020-07-14 23:44   ` Laurent Pinchart
2020-07-14 14:28 ` [PATCH v2 2/3] dt-bindings: media: i2c: Document 'remote-endpoint' Jacopo Mondi
2020-07-14 23:45   ` Laurent Pinchart
2020-07-15  7:26     ` Jacopo Mondi
2020-07-15  8:10   ` Sergei Shtylyov
2020-07-15  8:37     ` Jacopo Mondi
2020-07-14 14:28 ` [PATCH v2 3/3] media: MAINTAINERS: ov5647: Add myself as maintainer Jacopo Mondi
2020-07-14 23:46   ` Laurent Pinchart
2020-07-15 10:26   ` Geert Uytterhoeven
2020-07-15 10:39     ` Jacopo Mondi
2020-07-15 11:07 ` [PATCH v2 0/3] dt-bidings: media: ov5647 bindings + small fix Dave Stevenson
2020-07-15 11:50   ` Jacopo Mondi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.