diff options
author | Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> | 2024-08-14 16:37:35 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-08-17 16:31:41 +0200 |
commit | 0a3b517c8089aa4cf339f41460d542c681409386 (patch) | |
tree | ecaed17ed5d65741c7c0318fff24a0eb7ead28c4 /rust/bindings | |
parent | iio: adc: ad7173: fix GPIO device info (diff) | |
download | linux-0a3b517c8089aa4cf339f41460d542c681409386.tar.xz linux-0a3b517c8089aa4cf339f41460d542c681409386.zip |
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Interrupt status read seems to be broken on some old MPU-6050 like
chips. Fix by reverting to previous driver behavior bypassing interrupt
status read. This is working because these chips are not supporting
WoM and data ready is the only interrupt source.
Fixes: 5537f653d9be ("iio: imu: inv_mpu6050: add new interrupt handler for WoM events")
Cc: stable@vger.kernel.org
Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # LG P895
Tested-by: Andreas Westman Dorcsak <hedmoo@yahoo.com> # LG P880
Link: https://patch.msgid.link/20240814143735.327302-1-inv.git-commit@tdk.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'rust/bindings')
0 files changed, 0 insertions, 0 deletions