Hello Lorenzo, thank you for your patch. On Wed, Feb 08, 2023 at 03:42:31PM +0100, Lorenzo Bianconi wrote: > > During digital filters settling time the driver is expected to drop > samples since they can be corrupted. Introduce the capability to drop > a given number of samples according to the configured ODR. > Add the sample_to_discard data for LSM6DSM sensor. > > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> > --- > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 11 ++++ > .../iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 58 +++++++++++++++---- > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 18 ++++++ > 3 files changed, 77 insertions(+), 10 deletions(-) > I had successfully applied the previous one, but not yet had time to test it, but this one I cannot apply. On which branch/tag does it apply ? Best regards Philippe