On Mon, Mar 07, 2022 at 03:24:59PM +0200, Sicelo A. Mhlongo wrote: > Hi, > > The ST Microelectronics LIS302DL is currently only supported in the > evdev framework driver in drivers/misc/lis3lv02d. This series enables > support for it in the iio framework. The entire series is fine to me Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Regards, > Sicelo > > > > Sicelo A. Mhlongo (3): > dt-bindings: iio: st,st-sensors add LIS302DL > iio: accel: Remove unused enum in st_accel > iio: accel: add support for LIS302DL variant > > .../bindings/iio/st,st-sensors.yaml | 1 + > drivers/iio/accel/st_accel.h | 26 +------------------ > drivers/iio/accel/st_accel_core.c | 1 + > drivers/iio/accel/st_accel_i2c.c | 5 ++++ > drivers/iio/accel/st_accel_spi.c | 5 ++++ > 5 files changed, 13 insertions(+), 25 deletions(-) > > -- > 2.35.1 > -- With Best Regards, Andy Shevchenko