Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1451328

Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer
Date 2016-07-27 17:00 +0200
Message-ID <rZyts-Js-23@gated-at.bofh.it> (permalink)
References <rYPZo-6e9-37@gated-at.bofh.it> <rYPZo-6e9-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 25, 2016 at 06:21:18PM +0300, Aleksei Mamlin wrote:
> This patch add support for Domintech DMARD05, DMARD06 and DMARD07
> accelerometers.
> 
> Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
> ---
>  .../devicetree/bindings/iio/accel/dmard06.txt      |  19 ++

This could go into trivial-devices.txt, but this is fine too:

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/iio/accel/Kconfig                          |  11 +
>  drivers/iio/accel/Makefile                         |   1 +
>  drivers/iio/accel/dmard06.c                        | 241 +++++++++++++++++++++
>  4 files changed, 272 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt
>  create mode 100644 drivers/iio/accel/dmard06.c

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06  accelerometer Rob Herring <robh@kernel.org> - 2016-07-27 17:00 +0200

csiph-web