From: Lorenzo Bianconi <lorenzo.bianconi83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
lorenzo.bianconi-qxv4g6HH51o@public.gmane.org
Subject: [PATCH 0/5] add support to LSM6DS3H and LSM6DSL
Date: Sun, 29 Jan 2017 11:49:23 +0100 [thread overview]
Message-ID: <20170129104928.15533-1-lorenzo.bianconi@st.com> (raw)
Lorenzo Bianconi (5):
iio: imu: st_lsm6dsx: add support to multiple devices with the same
settings
iio: imu: st_lsm6dsx: add support to lsm6dsl
Documentation: dt: iio: imu: st_lsm6dsx: add lsm6dsl sensor device
binding
iio: imu: st_lsm6dsx: add support to lsm6ds3h
Documentation: dt: iio: imu: st_lsm6dsx: add lsm6ds3h sensor device
binding
.../devicetree/bindings/iio/imu/st_lsm6dsx.txt | 2 ++
drivers/iio/imu/st_lsm6dsx/Kconfig | 2 +-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 7 +++-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 9 ++---
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 40 ++++++++++++++--------
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c | 10 ++++++
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c | 10 ++++++
7 files changed, 59 insertions(+), 21 deletions(-)
--
2.9.3
next reply other threads:[~2017-01-29 10:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-29 10:49 Lorenzo Bianconi [this message]
[not found] ` <20170129104928.15533-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-01-29 10:49 ` [PATCH 1/5] iio: imu: st_lsm6dsx: add support to multiple devices with the same settings Lorenzo Bianconi
[not found] ` <20170129104928.15533-2-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:23 ` Jonathan Cameron
2017-01-29 10:49 ` [PATCH 2/5] iio: imu: st_lsm6dsx: add support to lsm6dsl Lorenzo Bianconi
[not found] ` <20170129104928.15533-3-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:24 ` Jonathan Cameron
2017-01-29 10:49 ` [PATCH 3/5] Documentation: dt: iio: imu: st_lsm6dsx: add lsm6dsl sensor device binding Lorenzo Bianconi
[not found] ` <20170129104928.15533-4-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-01 16:04 ` Rob Herring
2017-02-04 12:24 ` Jonathan Cameron
2017-01-29 10:49 ` [PATCH 4/5] iio: imu: st_lsm6dsx: add support to lsm6ds3h Lorenzo Bianconi
[not found] ` <20170129104928.15533-5-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-04 12:25 ` Jonathan Cameron
2017-01-29 10:49 ` [PATCH 5/5] Documentation: dt: iio: imu: st_lsm6dsx: add lsm6ds3h sensor device binding Lorenzo Bianconi
[not found] ` <20170129104928.15533-6-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-02-01 16:06 ` Rob Herring
2017-02-04 12:27 ` Jonathan Cameron
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=20170129104928.15533-1-lorenzo.bianconi@st.com \
--to=lorenzo.bianconi83-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lorenzo.bianconi-qxv4g6HH51o@public.gmane.org \
/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).