Searched hist:c68b44bc7d9b1469774a1c985ee71d2cbc5ebef5 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/imu/ |
H A D | fxos8700_core.c | diff c68b44bc7d9b1469774a1c985ee71d2cbc5ebef5 Thu Dec 08 08:19:06 CET 2022 Carlos Song <carlos.song@nxp.com> iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Because ACCEL and MAGN channels data register base address is swapped the accelerometer and magnetometer channels readback is swapped.
Fixes: 84e5ddd5c46e ("iio: imu: Add support for the FXOS8700 IMU") Signed-off-by: Carlos Song <carlos.song@nxp.com> Link: https://lore.kernel.org/r/20221208071911.2405922-3-carlos.song@nxp.com Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|