linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add driver for Domintech DMARD06 accelerometer
@ 2016-07-18 12:48 Aleksei Mamlin
  2016-07-18 12:48 ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd Aleksei Mamlin
       [not found] ` <1468846092-18914-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Aleksei Mamlin @ 2016-07-18 12:48 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, devicetree, linux-kernel, Aleksei Mamlin

This patch series adds driver for Domintech DMARD06 Low-G Tri-Axial
digital accelerometer and vendor prefix for Domintech Co., Ltd.

Aleksei Mamlin (2):
  devicetree: bindings: Add vendor prefix for Domintech Co., Ltd.
  input: misc: Add support for Domintech DMARD06 accelerometer

 .../devicetree/bindings/input/dmard06.txt          |  24 ++
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 drivers/input/misc/Kconfig                         |  12 +
 drivers/input/misc/Makefile                        |   1 +
 drivers/input/misc/dmard06.c                       | 442 +++++++++++++++++++++
 5 files changed, 480 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/dmard06.txt
 create mode 100644 drivers/input/misc/dmard06.c

-- 
2.7.3


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

end of thread, other threads:[~2016-07-21  6:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 12:48 [PATCH 0/2] Add driver for Domintech DMARD06 accelerometer Aleksei Mamlin
2016-07-18 12:48 ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd Aleksei Mamlin
2016-07-20  1:09   ` Rob Herring
     [not found] ` <1468846092-18914-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-18 12:48   ` [PATCH 2/2] input: misc: Add support for Domintech DMARD06 accelerometer Aleksei Mamlin
2016-07-20  0:02     ` Dmitry Torokhov
2016-07-21  6:13       ` Jonathan Cameron
2016-07-21  6:35         ` Aleksei Mamlin

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