devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Yeh <andy.yeh@intel.com>
To: linux-media@vger.kernel.org
Cc: sakari.ailus@linux.intel.com, andy.yeh@intel.com,
	devicetree@vger.kernel.org, alanx.chiang@intel.com
Subject: RESEND[PATCH v6 0/2] DW9807 DT binding and driver patches
Date: Sat, 17 Mar 2018 01:05:24 +0800	[thread overview]
Message-ID: <1521219926-15329-1-git-send-email-andy.yeh@intel.com> (raw)

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


             reply	other threads:[~2018-03-16 17:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-16 17:05 Andy Yeh [this message]
2018-03-16 17:05 ` RESEND[PATCH v6 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil Andy Yeh
2018-03-26 22:22   ` Rob Herring
2018-03-16 17:05 ` RESEND[PATCH v6 2/2] media: dw9807: Add dw9807 vcm driver Andy Yeh
2018-03-20 10:28   ` jacopo mondi
2018-03-20 11:36     ` Sakari Ailus
2018-03-21 15:58     ` Yeh, Andy
2018-03-21 17:06       ` sakari.ailus
2018-03-27  1:06         ` Yeh, Andy
2018-04-10 15:52     ` Yeh, Andy
2018-04-11  4:20       ` Tomasz Figa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1521219926-15329-1-git-send-email-andy.yeh@intel.com \
    --to=andy.yeh@intel.com \
    --cc=alanx.chiang@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).