diff options
author | 2024-12-25 18:13:34 +0000 | |
---|---|---|
committer | 2024-12-28 14:30:12 +0000 | |
commit | ebf0aa3ed1dc94f2f66e19e5ea320eeacbbd518f (patch) | |
tree | 214cce7eb5992ea69eee2fcb4a49da2698ec014a /scripts/lib/kdoc/kdoc_files.py | |
parent | dt-bindings: iio: accel: adxl345: make interrupts not a required property (diff) | |
download | linux-rng-ebf0aa3ed1dc94f2f66e19e5ea320eeacbbd518f.tar.xz linux-rng-ebf0aa3ed1dc94f2f66e19e5ea320eeacbbd518f.zip |
dt-bindings: iio: accel: adxl345: add interrupt-names
Add interrupt-names INT1 and INT2 for the two interrupt lines of the
sensor.
When one of the two interrupt lines is connected, the interrupt as its
interrupt-name, need to be declared in the devicetree. The driver then
configures the sensor to indicate its events on either INT1 or INT2.
If no interrupt is configured, then no interrupt-name should be
configured, and vice versa. In this case the sensor runs in FIFO BYPASS
mode. This allows sensor measurements, but none of the sensor events.
Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241225181338.69672-4-l.rubusch@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions