diff options
author | 2025-04-09 23:37:30 +0800 | |
---|---|---|
committer | 2025-04-23 13:24:27 +0200 | |
commit | 417b0f8d08f878615de9481c6e8827fbc8b57ed2 (patch) | |
tree | 8d9be4bff1c80324a0c4942879d6b2d4dea1bc0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | gpio: vf610: Allow building as a module (diff) | |
download | wireguard-linux-417b0f8d08f878615de9481c6e8827fbc8b57ed2.tar.xz wireguard-linux-417b0f8d08f878615de9481c6e8827fbc8b57ed2.zip |
gpio: pca953x: Add support for level-triggered interrupts
Adds support for level-triggered interrupts in the PCA953x GPIO
expander driver. Previously, the driver only supported edge-triggered
interrupts, which could lead to missed events in scenarios where an
interrupt condition persists until it is explicitly cleared.
By enabling level-triggered interrupts, the driver can now detect and
respond to sustained interrupt conditions more reliably.
Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://lore.kernel.org/r/20250409-gpio-pca953x-level-triggered-irq-v3-1-7f184d814934@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions