summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorJean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>2026-08-24 14:30:10 +0200
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-08-31 02:58:31 +0100
commitde20baa20aa73c78e5764e490f5b79e4e80af298 (patch)
treeecff28254bb484bf15b22ad37a55dc5fd01d23f6 /scripts/Makefile.thinlto
parent74ac915ca78cdf43441be8de06437979e140e2f1 (diff)
downloadlinux-next-de20baa20aa73c78e5764e490f5b79e4e80af298.tar.gz
linux-next-de20baa20aa73c78e5764e490f5b79e4e80af298.zip
iio: imu: inv_icm42600: do not read FIFO count for watermark it
Optimize data reading for high frequencies by not reading FIFO count in case of watermark interrupt. We cannot already read more than watermark samples because of the timestamping mechanism. It is required to not perturb the timing between the watermark interrupts. Since we also know there is at least watermark samples in the FIFO, let's just read these watermark FIFO samples directly without reading FIFO count in this case. Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions