devicetree.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; 17+ 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] 17+ messages in thread

end of thread, other threads:[~2016-07-25  8:36 UTC | newest]

Thread overview: 17+ 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
2016-07-21 20:32   ` [PATCH 0/2] Add driver " Aleksei Mamlin
     [not found]     ` <1469133140-14722-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-21 20:32       ` [PATCH 1/2] devicetree: bindings: Add vendor prefix for Domintech Co., Ltd Aleksei Mamlin
     [not found]         ` <1469133178-14765-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-21 22:16           ` Rob Herring
2016-07-21 20:33     ` [PATCH 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer Aleksei Mamlin
2016-07-21 22:19       ` Rob Herring
2016-07-21 22:41       ` Peter Meerwald-Stadler
     [not found]         ` <alpine.DEB.2.02.1607220015530.6041-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>
2016-07-23  7:26           ` Jonathan Cameron
2016-07-25  7:50             ` Aleksei Mamlin
2016-07-25  8:36               ` Peter Meerwald-Stadler
2016-07-23 21:49           ` 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).