devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v5 0/2] DW9807 DT binding and driver patches
@ 2018-02-23 16:13 Andy Yeh
  2018-02-23 16:13 ` [v5 1/2] media: dw9807: Add dw9807 vcm driver Andy Yeh
  2018-02-23 16:13 ` [v5 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil Andy Yeh
  0 siblings, 2 replies; 10+ messages in thread
From: Andy Yeh @ 2018-02-23 16:13 UTC (permalink / raw)
  To: linux-media; +Cc: andy.yeh, sakari.ailus, tfiga, devicetree

Hi Sakari and Tomasz,

The two patches are the DT binding and driver for DW9807 VCM controller.

Alan Chiang (2):
  media: dw9807: Add dw9807 vcm driver
  media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

 .../bindings/media/i2c/dongwoon,dw9807.txt         |   9 +
 MAINTAINERS                                        |   7 +
 drivers/media/i2c/Kconfig                          |  10 +
 drivers/media/i2c/Makefile                         |   1 +
 drivers/media/i2c/dw9807.c                         | 320 +++++++++++++++++++++
 5 files changed, 347 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt
 create mode 100644 drivers/media/i2c/dw9807.c

-- 
2.7.4


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

end of thread, other threads:[~2018-04-05 10:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23 16:13 [v5 0/2] DW9807 DT binding and driver patches Andy Yeh
2018-02-23 16:13 ` [v5 1/2] media: dw9807: Add dw9807 vcm driver Andy Yeh
2018-02-23 16:13 ` [v5 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil Andy Yeh
2018-02-27 22:10   ` Rob Herring
2018-02-28 13:31     ` Sakari Ailus
2018-03-02 18:59       ` Rob Herring
2018-03-02 20:14         ` Sakari Ailus
2018-04-05  8:21           ` Tomasz Figa
2018-04-05  9:25             ` Sakari Ailus
2018-04-05 10:14               ` Tomasz Figa

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