From: Rob Herring <robh@kernel.org>
To: Heiko Stuebner <heiko@sntech.de>
Cc: jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de,
pmeerw@pmeerw.net, mark.rutland@arm.com,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Heiko Stuebner <heiko.stuebner@bq.com>
Subject: Re: [PATCH] iio: st-accel: add support for lis3de
Date: Mon, 12 Nov 2018 12:59:29 -0600 [thread overview]
Message-ID: <20181112185927.GA17634@bogus> (raw)
In-Reply-To: <20181107154521.32761-1-heiko@sntech.de>
On Wed, Nov 07, 2018 at 04:45:21PM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@bq.com>
>
> This commit add support for STMicroelectronics lis3de accelerometer.
> Datasheet for this device can be found here:
>
> https://www.st.com/resource/en/datasheet/lis3de.pdf
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
> ---
> Documentation/devicetree/bindings/iio/st-sensors.txt | 1 +
Acked-by: Rob Herring <robh@kernel.org>
> drivers/iio/accel/Kconfig | 2 +-
> drivers/iio/accel/st_accel.h | 1 +
> drivers/iio/accel/st_accel_core.c | 1 +
> drivers/iio/accel/st_accel_i2c.c | 5 +++++
> drivers/iio/accel/st_accel_spi.c | 5 +++++
> include/linux/iio/common/st_sensors.h | 2 +-
> 7 files changed, 15 insertions(+), 2 deletions(-)
prev parent reply other threads:[~2018-11-12 18:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 15:45 [PATCH] iio: st-accel: add support for lis3de Heiko Stuebner
2018-11-11 13:33 ` Jonathan Cameron
2018-11-12 18:59 ` Rob Herring [this message]
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=20181112185927.GA17634@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko.stuebner@bq.com \
--cc=heiko@sntech.de \
--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=mark.rutland@arm.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;
as well as URLs for NNTP newsgroup(s).