[PATCH v1 0/5] gpio: rockchip: Update the GPIO driver
From: Ye Zhang
Date: Thu Aug 15 2024 - 03:42:36 EST
GPIO driver support acpi and new version, set input direction in
irq_request_resources, fix division error and debounce config error.
Ye Zhang (5):
gpio: rockchip: support acpi
gpio: rockchip: support GPIO_TYPE_V2_2
gpio: rockchip: Set input direction in irq_request_resources
gpio: rockchip: avoid division by zero
rockchip: gpio: fix debounce config error
drivers/gpio/gpio-rockchip.c | 286 ++++++++++++++++++++++-------------
1 file changed, 180 insertions(+), 106 deletions(-)
--
2.34.1