All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Dongwoon dw9807
@ 2018-06-01  8:59 Sakari Ailus
  2018-06-01  8:59 ` [PATCH v3 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil Sakari Ailus
  2018-06-01  8:59 ` [PATCH v3 2/2] media: dw9807: Add dw9807 vcm driver Sakari Ailus
  0 siblings, 2 replies; 3+ messages in thread
From: Sakari Ailus @ 2018-06-01  8:59 UTC (permalink / raw)
  To: linux-media; +Cc: devicetree, bingbu.cao, tian.shu.qiu, rajmohan.mani

Just posting this after squashing the vcm-only bit to the compatible string.

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

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

-- 
2.11.0


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

end of thread, other threads:[~2018-06-01  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01  8:59 [PATCH v3 0/2] Dongwoon dw9807 Sakari Ailus
2018-06-01  8:59 ` [PATCH v3 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil Sakari Ailus
2018-06-01  8:59 ` [PATCH v3 2/2] media: dw9807: Add dw9807 vcm driver Sakari Ailus

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.