All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/3] media: ov8856: Add devicetree support
@ 2020-05-05 10:01 ` Robert Foss
  0 siblings, 0 replies; 38+ messages in thread
From: Robert Foss @ 2020-05-05 10:01 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, Ben Kao, 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 | 142 +++++++++++++
 MAINTAINERS                                   |   1 +
 drivers/media/i2c/ov8856.c                    | 190 ++++++++++++++++--
 3 files changed, 319 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8856.yaml

-- 
2.25.1


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

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

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05 10:01 [PATCH v7 0/3] media: ov8856: Add devicetree support Robert Foss
2020-05-05 10:01 ` Robert Foss
2020-05-05 10:01 ` [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings Robert Foss
2020-05-05 10:01   ` Robert Foss
2020-05-05 11:47   ` Dongchun Zhu
2020-05-05 11:47     ` Dongchun Zhu
2020-05-06 11:29     ` Robert Foss
2020-05-06 11:29       ` Robert Foss
2020-05-06 12:26       ` Marco Felsch
2020-05-06 12:26         ` Marco Felsch
2020-05-05 15:48   ` Rob Herring
2020-05-05 15:48     ` Rob Herring
2020-05-05 15:49   ` Rob Herring
2020-05-05 15:49     ` Rob Herring
2020-05-06 11:30     ` Robert Foss
2020-05-06 11:30       ` Robert Foss
2020-05-05 10:01 ` [PATCH v7 2/3] media: ov8856: Add devicetree support Robert Foss
2020-05-05 10:01   ` Robert Foss
2020-05-05 10:16   ` Marco Felsch
2020-05-05 10:16     ` Marco Felsch
2020-05-06 14:43     ` Robert Foss
2020-05-06 14:43       ` Robert Foss
2020-05-07  8:06   ` Kao, Ben
2020-05-07  8:06     ` Kao, Ben
2020-05-07  8:21     ` Marco Felsch
2020-05-07  8:21       ` Marco Felsch
2020-05-08  9:45       ` Kao, Ben
2020-05-08  9:45         ` Kao, Ben
2020-05-07  8:39     ` Robert Foss
2020-05-07  8:39       ` Robert Foss
2020-05-08  9:50       ` Kao, Ben
2020-05-08  9:50         ` Kao, Ben
2020-05-05 10:01 ` [PATCH v7 3/3] media: ov8856: Implement sensor module revision identification Robert Foss
2020-05-05 10:01   ` Robert Foss
2020-05-05 10:17   ` Marco Felsch
2020-05-05 10:17     ` Marco Felsch
2020-05-06 14:48     ` Robert Foss
2020-05-06 14:48       ` 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.