Re: [PATCH v6 2/2] iio: adc: ti-ads1298: Add driver

From: Jonathan Cameron
Date: Mon Feb 19 2024 - 14:35:35 EST


On Mon, 19 Feb 2024 14:27:57 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Mon, Feb 19, 2024 at 07:50:26AM +0100, Mike Looijmans wrote:
> > Skeleton driver for the TI ADS1298 medical ADC. This device is
> > typically used for ECG and similar measurements. Supports data
> > acquisition at configurable scale and sampling frequency.
>
> This version seems good enough,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>

I fixed up the PTR_ERR() thing directly on the tree and added Andy's
RB whilst there.