devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] media: ov8856: Add devicetree support
@ 2020-04-08 11:08 Robert Foss
  2020-04-08 11:08 ` [PATCH v7 1/3] media: dt-bindings: ov8856: Document YAML bindings Robert Foss
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Robert Foss @ 2020-04-08 11:08 UTC (permalink / raw)
  To: Dongchun Zhu, Fabio Estevam, Andy Shevchenko, Sakari Ailus,
	Marco Felsch, Tomasz Figa, Maxime Ripard, linux-media, devicetree,
	linux-kernel, linux-arm-kernel
  Cc: Robert Foss

This adds devicetree support to the ov8856 driver.
In order to to aid debugging and enable future sensor
modes to be supported, module revision detection is also added.


Dongchun Zhu (1):
  media: dt-bindings: ov8856: Document YAML bindings

Robert Foss (2):
  media: ov8856: Add devicetree support
  media: ov8856: Implement sensor module revision identification

 .../devicetree/bindings/media/i2c/ov8856.yaml | 143 +++++++++++++
 MAINTAINERS                                   |   1 +
 drivers/media/i2c/ov8856.c                    | 196 ++++++++++++++++--
 3 files changed, 325 insertions(+), 15 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8856.yaml

-- 
2.25.1


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

end of thread, other threads:[~2020-04-28 11:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-08 11:08 [PATCH v4 0/3] media: ov8856: Add devicetree support Robert Foss
2020-04-08 11:08 ` [PATCH v7 1/3] media: dt-bindings: ov8856: Document YAML bindings Robert Foss
2020-04-15 16:07   ` Rob Herring
2020-04-15 16:21     ` Marco Felsch
2020-04-27 15:13       ` Robert Foss
2020-04-28  7:55         ` Maxime Ripard
2020-04-28  8:25           ` Marco Felsch
2020-04-28 11:51             ` Robert Foss
2020-04-27 15:12     ` Robert Foss
2020-04-08 11:08 ` [PATCH v4 2/3] media: ov8856: Add devicetree support Robert Foss
2020-04-08 11:08 ` [PATCH v4 3/3] media: ov8856: Implement sensor module revision identification Robert Foss

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).