diff options
author | Jean-Baptiste Maneyrol <[email protected]> | 2024-02-19 15:47:41 +0000 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2024-02-25 11:42:12 +0000 |
commit | daec424cc57b33a28f8621eb7ac85f8bd327bd6b (patch) | |
tree | a4076dc6b232cd775ab96626b275215fbc2ddbd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a9dd9ba323114f366eb07f1d9630822f8df6cbb2 (diff) |
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Track correctly FIFO state and apply ODR change before starting
the chip. Without the fix, you cannot change ODR more than 1 time
when data buffering is off. This restriction on a single pending ODR
change should only apply when the FIFO is on.
Fixes: 111e1abd0045 ("iio: imu: inv_mpu6050: use the common inv_sensors timestamp module")
Cc: [email protected]
Signed-off-by: Jean-Baptiste Maneyrol <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions