[PATCH 0/4] gpio: kempld: Support get/set multiple and interrupts
From: Alban Bedel
Date: Wed Mar 11 2026 - 10:38:16 EST
This series update the kempld driver to support current versions of the PLD,
add the get/set multiple ops and implement the interrupt controller.
Alban Bedel (4):
gpio: kempld: Simplify the bit level register accesses
gpio: kempld: Add support for PLD version >= 2.8
gpio: kempld: Add support for get/set multiple
gpio: kempld: Implement the interrupt controller
drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-kempld.c | 289 +++++++++++++++++++++++++++++++++++--
include/linux/mfd/kempld.h | 1 +
3 files changed, 278 insertions(+), 13 deletions(-)
--
2.39.5