devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dw9807 bindings and driver are just for VCM
@ 2018-07-23 10:50 Sakari Ailus
  2018-07-23 10:50 ` [PATCH 1/2] dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename files Sakari Ailus
  2018-07-23 10:50 ` [PATCH 2/2] dw9807-vcm: Recognise this is just the VCM bit of the device Sakari Ailus
  0 siblings, 2 replies; 5+ messages in thread
From: Sakari Ailus @ 2018-07-23 10:50 UTC (permalink / raw)
  To: linux-media; +Cc: devicetree, robh, alanx.chiang, andy.yeh

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

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

end of thread, other threads:[~2018-09-13 15:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 10:50 [PATCH 0/2] dw9807 bindings and driver are just for VCM Sakari Ailus
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

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