aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules
diff options
context:
space:
mode:
authorJean-Baptiste Maneyrol <[email protected]>2023-05-09 15:22:02 +0000
committerJonathan Cameron <[email protected]>2023-05-20 17:33:14 +0100
commitbbaae0c79ebd49f61ad942a8bf9e12bfc7f821bb (patch)
tree1829647ae5ac6ebd9ff07e61f6a146471ee44047 /drivers/gpu/drm/amd/display/modules
parent626d312028bec44209d0ecd5beaa9b1aa8945f7d (diff)
iio: imu: inv_icm42600: fix timestamp reset
Timestamp reset is not done in the correct place. It must be done before enabling buffer. The reason is that interrupt timestamping is always happening when the chip is on, even if the corresponding sensor is off. When the sensor restarts, timestamp is wrong if you don't do a reset first. Fixes: ec74ae9fd37c ("iio: imu: inv_icm42600: add accurate timestamping") Signed-off-by: Jean-Baptiste Maneyrol <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules')
0 files changed, 0 insertions, 0 deletions