Re: [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor

From: Jonathan Cameron
Date: Mon Oct 27 2025 - 10:41:23 EST


On Mon, 27 Oct 2025 11:20:19 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> 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@xxxxxxxxx>

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

>