From: Jonathan Cameron <jic23@kernel.org>
To: "Nuno Sá" <noname.nuno@gmail.com>
Cc: Ramona Gradinariu <ramona.bolboaca13@gmail.com>,
linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
linux-doc@vger.kernel.org, devicetree@vger.kernel.org,
corbet@lwn.net, conor+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, robh@kernel.org,
Ramona Gradinariu <ramona.gradinariu@analog.com>
Subject: Re: [PATCH v2 0/6] Add support for adis16545/47
Date: Sun, 2 Jun 2024 12:16:16 +0100 [thread overview]
Message-ID: <20240602121616.035d2775@jic23-huawei> (raw)
In-Reply-To: <5b002e3b9df0da1a81b248a4e4dcb82464a61cf6.camel@gmail.com>
On Wed, 29 May 2024 10:40:01 +0200
Nuno Sá <noname.nuno@gmail.com> wrote:
> On Tue, 2024-05-28 at 17:24 +0300, Ramona Gradinariu wrote:
> > Add support for delta angle and delta velocity channels in adis16480 driver.
> > Add support for ADIS16545/47 devices in already existing adis16480 driver.
> > Add documentation for adis16480 driver.
> >
> > Ramona Gradinariu (6):
> > iio: adis16480: make the burst_max_speed configurable
> > iio: imu: adis16480.c: Add delta angle and delta velocity channels
> > dt-bindings: iio: imu: Add ADIS16545/47 compatibles
> > iio: adis16480: add support for adis16545/7 families
> > docs: iio: add documentation for interfacing tools
> > docs: iio: add documentation for adis16480 driver
> >
> > .../bindings/iio/imu/adi,adis16480.yaml | 6 +
> > Documentation/iio/adis16475.rst | 23 +-
> > Documentation/iio/adis16480.rst | 445 ++++++++++++++++++
> > Documentation/iio/iio_tools.rst | 27 ++
> > Documentation/iio/index.rst | 2 +
> > drivers/iio/imu/adis16480.c | 393 ++++++++++++++--
> > 6 files changed, 825 insertions(+), 71 deletions(-)
> > create mode 100644 Documentation/iio/adis16480.rst
> > create mode 100644 Documentation/iio/iio_tools.rst
> >
> > --
> > 2.34.1
> >
>
> LGTM
Me too.
Applied to the togreg branch of iio.git and pushed out as testing for 0-day
to poke at it and see if it can find anything we missed.
Thanks,
Jonathan
>
> Reviewed-by: Nuno Sa <nuno.sa@analog.com>
>
prev parent reply other threads:[~2024-06-02 11:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 14:24 [PATCH v2 0/6] Add support for adis16545/47 Ramona Gradinariu
2024-05-28 14:24 ` [PATCH v2 1/6] iio: adis16480: make the burst_max_speed configurable Ramona Gradinariu
2024-05-28 14:24 ` [PATCH v2 2/6] iio: imu: adis16480.c: Add delta angle and delta velocity channels Ramona Gradinariu
2024-05-28 14:24 ` [PATCH v2 3/6] dt-bindings: iio: imu: Add ADIS16545/47 compatibles Ramona Gradinariu
2024-05-28 15:05 ` Conor Dooley
2024-05-28 14:24 ` [PATCH v2 4/6] iio: adis16480: add support for adis16545/7 families Ramona Gradinariu
2024-05-28 14:24 ` [PATCH v2 5/6] docs: iio: add documentation for interfacing tools Ramona Gradinariu
2024-05-28 14:24 ` [PATCH v2 6/6] docs: iio: add documentation for adis16480 driver Ramona Gradinariu
2024-06-08 13:44 ` Jonathan Cameron
2024-05-29 8:40 ` [PATCH v2 0/6] Add support for adis16545/47 Nuno Sá
2024-06-02 11:16 ` Jonathan Cameron [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=20240602121616.035d2775@jic23-huawei \
--to=jic23@kernel.org \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=noname.nuno@gmail.com \
--cc=ramona.bolboaca13@gmail.com \
--cc=ramona.gradinariu@analog.com \
--cc=robh@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