On Wed, 5 Mar 2025 20:59:10 +0530 Siddharth Menon <simeddon@xxxxxxxxx> wrote: > This series improves the adis16203 driver by using standard unit macros > and removing an unused spi_set_drvdata() call. > > Siddharth Menon (2): > iio: accel: adis16203: Use units.h macros for voltage values > iio: accel: adis16203: Remove spi_set_drvdata() > > drivers/staging/iio/accel/adis16203.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > I'm not going to apply these because I think you correct identified that the device support should just be added to the adis16201 driver and this one dropped. Good thing you were more awake on this than me ;) Jonathan