gpio: realtek-otto: Add RTL930x support
authorSander Vanheule <sander@svanheule.net>
Sat, 9 Apr 2022 19:55:49 +0000 (21:55 +0200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Mon, 11 Apr 2022 12:29:57 +0000 (14:29 +0200)
commitdeaf1cecdeb052cdb5e92fd642016198724b44a4
treec11a2942444f90d20053fc21ef79b8a65484ac34
parent95fa6dbe58f286a8f87cb37b7516232eb678de2d
gpio: realtek-otto: Add RTL930x support

The RTL930x SoC series has support for 24 GPIOs, with the port order
reversed compared to RTL838x and RTL839x. The RTL930x series also has
two CPUs (VPEs) and can distribute individual GPIO interrupts between
them.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/gpio/gpio-realtek-otto.c