From: Rob Herring <robh@kernel.org>
To: Aleksei Mamlin <mamlinav@gmail.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-iio@vger.kernel.org
Subject: Re: [PATCH 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer
Date: Thu, 21 Jul 2016 17:19:59 -0500 [thread overview]
Message-ID: <20160721221959.GA25742@rob-hp-laptop> (raw)
In-Reply-To: <1469133191-14812-1-git-send-email-mamlinav@gmail.com>
On Thu, Jul 21, 2016 at 11:33:11PM +0300, Aleksei Mamlin wrote:
> This patch add support for Domintech DMARD06 accelerometer.
>
> Domintech DMARD06 is a low-g tri-axial digital accelerometer for
> cost-sensitive consumer application.
>
> Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
> ---
> .../devicetree/bindings/iio/accel/dmard06.txt | 17 ++
> drivers/iio/accel/Kconfig | 11 ++
> drivers/iio/accel/Makefile | 1 +
> drivers/iio/accel/dmard06.c | 219 +++++++++++++++++++++
> 4 files changed, 248 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt
> create mode 100644 drivers/iio/accel/dmard06.c
>
> diff --git a/Documentation/devicetree/bindings/iio/accel/dmard06.txt b/Documentation/devicetree/bindings/iio/accel/dmard06.txt
> new file mode 100644
> index 0000000..cc2231a
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/accel/dmard06.txt
> @@ -0,0 +1,17 @@
> +Device tree bindings for Domintech DMARD06 acceletometer
> +
> +Required properties:
> + - compatible : Should be "domintech,dmard06"
> + - reg : I2C address of the chip. Should be 0x1c
No interrupt? If not, for the binding:
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2016-07-21 22:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160721221959.GA25742@rob-hp-laptop \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mamlinav@gmail.com \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox