Express ODRs in HZ / 10 in order to support rational ODRs (e.g. 12.5Hz). This series will fix an Android CTS failure. Explicitly define odr table size. This series is based on 'iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw' https://patchwork.kernel.org/patch/11214281/ Lorenzo Bianconi (2): iio: imu: st_lsm6dsx: explicitly define odr table size iio: imu: st_lsm6dsx: express odr in HZ / 10 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 4 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 206 ++++++++++--------- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 33 +-- 3 files changed, 133 insertions(+), 110 deletions(-) -- 2.21.0