From: Darius Berghe <darius.berghe@analog.com>
To: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <jic23@kernel.org>, <darius.berghe@analog.com>
Subject: [PATCH v2 0/3] iio: imu: add devices to adis16480 driver
Date: Thu, 7 Nov 2024 15:45:14 +0200 [thread overview]
Message-ID: <20241107134517.3089112-1-darius.berghe@analog.com> (raw)
Thanks for the review and input Jonathan, I've addressed the 2 points
you raised in V1, here's the breakdown.
Changes in v2:
- document in the commit description the main differences between
the newly added and the already supported devices
- make adis16487 fallback compatible with adis16485 since they are
functionally equivalent
Darius Berghe (3):
iio: imu: adis16480: add devices to adis16480 driver
iio: imu: adis16480: add devices to adis16480 - docs
dt-bindings: iio: adis16480: add devices to adis16480
.../bindings/iio/imu/adi,adis16480.yaml | 5 ++
Documentation/iio/adis16480.rst | 3 +
drivers/iio/imu/adis16480.c | 75 +++++++++++++++++++
3 files changed, 83 insertions(+)
--
2.46.1
next reply other threads:[~2024-11-07 13:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-07 13:45 Darius Berghe [this message]
2024-11-07 13:45 ` [PATCH v2 1/3] iio: imu: adis16480: add devices to adis16480 driver Darius Berghe
2024-11-07 13:45 ` [PATCH v2 2/3] iio: imu: adis16480: add devices to adis16480 - docs Darius Berghe
2024-11-07 13:45 ` [PATCH v2 3/3] dt-bindings: iio: adis16480: add devices to adis16480 Darius Berghe
2024-11-08 10:43 ` Krzysztof Kozlowski
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=20241107134517.3089112-1-darius.berghe@analog.com \
--to=darius.berghe@analog.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.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