From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: devicetree@vger.kernel.org, robh@kernel.org,
alanx.chiang@intel.com, andy.yeh@intel.com
Subject: [PATCH 0/2] dw9807 bindings and driver are just for VCM
Date: Mon, 23 Jul 2018 13:50:37 +0300 [thread overview]
Message-ID: <20180723105039.20110-1-sakari.ailus@linux.intel.com> (raw)
Hi,
I though of writing these two small patches to rename the dw9807 bindings
and driver to reflect what's apparent in the compatible string: this is
just the VCM part.
Sakari Ailus (2):
dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename
files
dw9807-vcm: Recognise this is just the VCM bit of the device
.../bindings/media/i2c/{dongwoon,dw9807.txt => dongwoon,dw9807-vcm.txt} | 0
MAINTAINERS | 2 ++
drivers/media/i2c/Kconfig | 2 +-
drivers/media/i2c/Makefile | 2 +-
drivers/media/i2c/{dw9807.c => dw9807-vcm.c} | 0
5 files changed, 4 insertions(+), 2 deletions(-)
rename Documentation/devicetree/bindings/media/i2c/{dongwoon,dw9807.txt => dongwoon,dw9807-vcm.txt} (100%)
rename drivers/media/i2c/{dw9807.c => dw9807-vcm.c} (100%)
--
2.11.0
next reply other threads:[~2018-07-23 10:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-23 10:50 Sakari Ailus [this message]
2018-07-23 10:50 ` [PATCH 1/2] dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename files Sakari Ailus
2018-08-30 10:55 ` Sakari Ailus
2018-09-13 10:17 ` Sakari Ailus
2018-07-23 10:50 ` [PATCH 2/2] dw9807-vcm: Recognise this is just the VCM bit of the device Sakari Ailus
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=20180723105039.20110-1-sakari.ailus@linux.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=alanx.chiang@intel.com \
--cc=andy.yeh@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=robh@kernel.org \
/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).