summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>2026-07-20 12:38:33 +0200
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-24 01:01:01 +0100
commit8f4b627656fa1767d8337a95849fe7c895b6f68a (patch)
treed4a2dd200df3e19da8aa6cc11514e900f89d3c63 /include/linux
parent1330597c7480611334977ff66878fd40b411fa41 (diff)
iio: inv_sensors: better timestamp alignment when using watermark
Current interrupt timestamp alignment only changes the final timestamp. When the watermark is in use, we have a batch of samples for each interrupt. The current code doesn't manage to align the timestamp because the jitter is too high. Instead modify the estimated inter interrupt period and use that to adjust the timestamp alignment over the batch in a linear fashion. Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions