gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs
authorTzuyi Chang <tychang@realtek.com>
Thu, 28 Dec 2023 10:48:00 +0000 (18:48 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 3 Jan 2024 09:46:21 +0000 (10:46 +0100)
commiteee636bff0dcb52c39300dd88ff7e8ecaff4492a
tree396652afb6fd1d3538d8311c10182901e5980419
parented062044955beb759d6f038bc7170081650b95b2
gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs

This driver enables configuration of GPIO direction, GPIO values, GPIO
debounce settings and handles GPIO interrupts.

Signed-off-by: Tzuyi Chang <tychang@realtek.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-rtd.c [new file with mode: 0644]