From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: Akhilesh Patil <akhilesh@ee.iitb.ac.in>,
dlechner@baylibre.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, nuno.sa@analog.com, andy@kernel.org,
marcelo.schmitt1@gmail.com, vassilisamir@gmail.com,
salah.triki@gmail.com, skhan@linuxfoundation.org,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, akhileshpatilvnit@gmail.com
Subject: Re: [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor
Date: Mon, 27 Oct 2025 14:34:19 +0000 [thread overview]
Message-ID: <20251027143419.6b6e42f0@jic23-huawei> (raw)
In-Reply-To: <aP85UwWqkuE_rQKn@smile.fi.intel.com>
On Mon, 27 Oct 2025 11:20:19 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:
> On Sat, Oct 25, 2025 at 11:50:55AM +0530, Akhilesh Patil wrote:
> > Add driver for Aosong adp810 differential pressure and temperature sensor.
> > This sensor provides an I2C interface for reading data.
> > Calculate CRC of the data received using standard crc8 library to verify
> > data integrity.
> >
> > Tested on TI am62x sk board with sensor connected at i2c-2.
>
> LGTM,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Thanks as ever for reviewing Andy.
Akhilesh,
Nice little driver. Good work.
Applied to the testing branch of iio.git for now to let the bots poke at it.
thanks,
Jonathan
>
prev parent reply other threads:[~2025-10-27 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-25 6:11 [PATCH v4 0/2] iio: pressure: add driver and bindings for adp810 Akhilesh Patil
2025-10-25 6:18 ` [PATCH v4 1/2] dt-bindings: iio: pressure: Add Aosong adp810 Akhilesh Patil
2025-10-25 6:20 ` [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor Akhilesh Patil
2025-10-27 9:20 ` Andy Shevchenko
2025-10-27 14:34 ` 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=20251027143419.6b6e42f0@jic23-huawei \
--to=jic23@kernel.org \
--cc=akhilesh@ee.iitb.ac.in \
--cc=akhileshpatilvnit@gmail.com \
--cc=andriy.shevchenko@intel.com \
--cc=andy@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dlechner@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.schmitt1@gmail.com \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
--cc=salah.triki@gmail.com \
--cc=skhan@linuxfoundation.org \
--cc=vassilisamir@gmail.com \
/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).