summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorFrancesco Lavra <flavra@baylibre.com>2026-01-19 13:23:17 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-01-22 23:53:18 +0300
commit6939484a425a87d3d8fd168f721d9cf8a0fa86dd (patch)
treec6ceb23f715ef86ff87b0d167369a29d11e14540 /scripts/stackusage
parentc1b14015224cfcccd5356333763f2f4f401bd810 (diff)
downloadlinux-6939484a425a87d3d8fd168f721d9cf8a0fa86dd.tar.xz
iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
In order to minimize the time required for transferring FIFO data from the sensor to the host machine, perform the read from the FIFO in a single call to regmap_noinc_read(). This allows reading acceleration data for all 3 axes at 16 kHz sampling frequency using a 1MHz I2C bus frequency. Signed-off-by: Francesco Lavra <flavra@baylibre.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions