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


Groups > linux.kernel > #1451328 > unrolled thread

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

Started byRob Herring <robh@kernel.org>
First post2016-07-27 17:00 +0200
Last post2016-07-27 17:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromRob Herring <robh@kernel.org>
Date2016-07-27 17:00 +0200
SubjectRe: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer
Message-ID<rZyts-Js-23@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web