From: Robert Jones <rjones@gateworks.com>
To: Jonathan Cameron <jic23@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org, linux-iio@vger.kernel.org,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Robert Jones <rjones@gateworks.com>
Subject: [PATCH v2 0/2] iio: accel: add support for LIS2DE12
Date: Wed, 10 Apr 2019 17:12:07 -0700 [thread overview]
Message-ID: <20190411001209.29488-1-rjones@gateworks.com> (raw)
In-Reply-To: <20190305203252.13647-1-rjones@gateworks.com>
- Document the LIS2DE12 device tree binding.
- Add device tree support for STM LIS2DE12 accelerometer sensors.
- Add new st_sensor_settings entry for .wai == 0x33 devices with
5376Hz capability.
Changelog:
v2: - Removed "-accel" postfix to device tree bindings and compatible string
- Updated .drdy_irq field to follow updated structure format
Robert Jones (2):
dt-bindings: iio: accel: add LIS2DE12 sensor device binding
iio: accel: add support to LIS2DE12
.../devicetree/bindings/iio/st-sensors.txt | 1 +
drivers/iio/accel/Kconfig | 2 +-
drivers/iio/accel/st_accel.h | 2 +
drivers/iio/accel/st_accel_core.c | 76 ++++++++++++++++++++++
drivers/iio/accel/st_accel_i2c.c | 5 ++
5 files changed, 85 insertions(+), 1 deletion(-)
--
2.9.2
next prev parent reply other threads:[~2019-04-11 0:36 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 20:32 [PATCH 0/2] iio: accel: add support for LIS2DE12 Robert Jones
2019-03-05 20:32 ` [PATCH 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding Robert Jones
2019-03-09 1:14 ` Denis CIOCCA
2019-03-09 18:20 ` Jonathan Cameron
2019-03-09 18:23 ` Jonathan Cameron
2019-03-11 16:31 ` Bobby Jones
2019-03-11 23:02 ` Denis CIOCCA
2019-03-16 15:06 ` Jonathan Cameron
2019-03-05 20:32 ` [PATCH 2/2] iio: accel: add support to LIS2DE12 Robert Jones
2019-03-09 1:14 ` Denis CIOCCA
2019-03-16 15:06 ` Jonathan Cameron
2019-03-16 15:12 ` Jonathan Cameron
2019-04-11 0:12 ` Robert Jones [this message]
2019-04-11 0:12 ` [PATCH v2 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding Robert Jones
2019-04-14 10:04 ` Jonathan Cameron
2019-04-11 0:12 ` [PATCH v2 2/2] iio: accel: add support to LIS2DE12 Robert Jones
2019-04-14 10:05 ` 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=20190411001209.29488-1-rjones@gateworks.com \
--to=rjones@gateworks.com \
--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=mark.rutland@arm.com \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@kernel.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).