Re: [PATCH v2 2/3] iio: imu: adis16550: Simplify device abstraction
From: Jonathan Cameron
Date: Wed Jul 01 2026 - 13:40:43 EST
On Wed, 1 Jul 2026 16:14:47 +0100
Nuno Sá <noname.nuno@xxxxxxxxx> wrote:
> On Tue, Jun 30, 2026 at 05:35:35PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> > The driver supports a single chip variant only. Simplify the driver by
> > hard-coding the device properties instead of using the id_table's
> > abstraction for a single chip type and a lookup in a table with only one
> > entry.
> >
> > Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>
> > ---
>
> LGTM
>
> Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>
Applied.