dt-bindings: trigger-source: add generic GPIO trigger source
authorJonathan Santos <Jonathan.Santos@analog.com>
Wed, 11 Jun 2025 11:49:49 +0000 (08:49 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 26 Jun 2025 18:32:53 +0000 (19:32 +0100)
commit0dd88eaa71264a25f950fbf9052ed87bf716fb7c
tree588c077cc3d1cd4eea70939def081ebd78c69f43
parenta8daa0a8f13d8f2d96f4f06dd5ce5454afc88835
dt-bindings: trigger-source: add generic GPIO trigger source

Inspired by pwm-trigger, create a new binding for using a GPIO
line as a trigger source.

Link: https://lore.kernel.org/linux-iio/20250207-dlech-mainline-spi-engine-offload-2-v8-3-e48a489be48c@baylibre.com/
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Santos <Jonathan.Santos@analog.com>
Link: https://patch.msgid.link/c4a3a7c828c711b439d1893271b8376823176ea6.1749569957.git.Jonathan.Santos@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/trigger-source/gpio-trigger.yaml [new file with mode: 0644]
MAINTAINERS