Add support for level-triggered interrupts (IRQ_TYPE_LEVEL_HIGH and
IRQ_TYPE_LEVEL_LOW) for TDA54 GPIO controller via extended register sets.
Update the dt-bindings to add support for ti,tda54-gpio.
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
Aniket Limaye (2):
dt-bindings: gpio: gpio-davinci: Add the tda54 support
gpio: davinci: Add level support via extended registers
.../devicetree/bindings/gpio/gpio-davinci.yaml | 1 +
drivers/gpio/gpio-davinci.c | 103 +++++++++++++++++++--
2 files changed, 98 insertions(+), 6 deletions(-)
---
base-commit: 4220e7e54566d6d35ca26dbd166aaa5c7de44acc
change-id: 20260923-upstream-tda54-gpio-da6747dfd34b
Best regards,
--
Aniket Limaye <a-limaye@ti.com>