On Mon, 16 Jan 2023 14:07:12 +0100 Philippe De Muyter <Philippe.DeMuyter@xxxxxxx> wrote: > From: Philippe De Muyter <phdm@xxxxxxxxx> > > > A simple patch to add the missing 'mount_matrix' sysfs entry for the gyro > channel of the st_lsm6dsx 6-axes devices. > > v2: use 'shub' in the renaming Series applied to the togreg branch of iio.git and initially pushed out as testing for 0-day to work it's magic. Thanks, Jonathan > > Philippe De Muyter (2): > iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in > st_lsm6dsx_shub.c. > iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel. > > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 5 +++-- > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c | 12 ++++++------ > 2 files changed, 9 insertions(+), 8 deletions(-) >