All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 v6 0/3] media: ov8856: Add devicetree support
@ 2020-04-29 16:24 ` Robert Foss
  0 siblings, 0 replies; 28+ messages in thread
From: Robert Foss @ 2020-04-29 16:24 UTC (permalink / raw)
  To: Andy Shevchenko, Sakari Ailus, Marco Felsch, Maxime Ripard,
	linux-media, devicetree, linux-kernel, linux-arm-kernel
  Cc: Dongchun Zhu, Fabio Estevam, Tomasz Figa, 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 | 140 +++++++++++++
 MAINTAINERS                                   |   1 +
 drivers/media/i2c/ov8856.c                    | 190 ++++++++++++++++--
 3 files changed, 317 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8856.yaml

-- 
2.25.1


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

end of thread, other threads:[~2020-05-04  6:25 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 16:24 [PATCH v6 v6 0/3] media: ov8856: Add devicetree support Robert Foss
2020-04-29 16:24 ` Robert Foss
2020-04-29 16:24 ` [PATCH v9 1/3] media: dt-bindings: ov8856: Document YAML bindings Robert Foss
2020-04-29 16:24   ` Robert Foss
2020-04-29 16:24 ` [PATCH v6 2/3] media: ov8856: Add devicetree support Robert Foss
2020-04-29 16:24   ` Robert Foss
2020-04-30  9:35   ` Marco Felsch
2020-04-30  9:35     ` Marco Felsch
2020-04-30  9:45     ` Sakari Ailus
2020-04-30  9:45       ` Sakari Ailus
2020-04-30  9:53       ` Marco Felsch
2020-04-30  9:53         ` Marco Felsch
2020-04-30  9:59         ` Sakari Ailus
2020-04-30  9:59           ` Sakari Ailus
2020-04-30 10:11           ` Marco Felsch
2020-04-30 10:11             ` Marco Felsch
2020-04-30 10:20             ` Sakari Ailus
2020-04-30 10:20               ` Sakari Ailus
2020-04-30 12:07               ` Marco Felsch
2020-04-30 12:07                 ` Marco Felsch
2020-04-30 13:32                 ` Sakari Ailus
2020-04-30 13:32                   ` Sakari Ailus
2020-04-30 16:11                 ` Robert Foss
2020-04-30 16:11                   ` Robert Foss
2020-05-04  6:24                   ` Marco Felsch
2020-05-04  6:24                     ` Marco Felsch
2020-04-29 16:24 ` [PATCH v6 3/3] media: ov8856: Implement sensor module revision identification Robert Foss
2020-04-29 16:24   ` Robert Foss

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.