diff options
author | Marcelo Schmitt <marcelo.schmitt@analog.com> | 2023-12-16 14:46:37 -0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-12-17 14:54:39 +0000 |
commit | 149694f5e79b0c7a36ceb76e7c0d590db8f151c1 (patch) | |
tree | 80dce36bd354640b4d3d33fc2a216f6ee6b3503f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a25a7df518fc71b1ba981d691e9322e645d2689c (diff) |
iio: adc: ad7091r: Set alert bit in config register
The ad7091r-base driver sets up an interrupt handler for firing events
when inputs are either above or below a certain threshold.
However, for the interrupt signal to come from the device it must be
configured to enable the ALERT/BUSY/GPO pin to be used as ALERT, which
was not being done until now.
Enable interrupt signals on the ALERT/BUSY/GPO pin by setting the proper
bit in the configuration register.
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Link: https://lore.kernel.org/r/e8da2ee98d6df88318b14baf3dc9630e20218418.1702746240.git.marcelo.schmitt1@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions