gpio: realtek-otto: Add RTL931x support
authorSander Vanheule <sander@svanheule.net>
Sat, 9 Apr 2022 19:55:51 +0000 (21:55 +0200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Mon, 11 Apr 2022 12:30:31 +0000 (14:30 +0200)
commitd3bf3dc4bbbf6109bd9b4bd60089d36205ec4a37
treeb8422dd6295eac8c9de956f2e1d5c64cd3165da1
parentd0b55b6912f3c249097977eba8f3ed580d5f1c6b
gpio: realtek-otto: Add RTL931x support

The RTL931x SoC series has support for 32 GPIOs, although not all lines
may be broken out to a physical pad.

The GPIO bank's parent interrupt can be routed to either or both of the
SoC's CPU cores by the GIC. Line-by-line IRQ balancing is not possible
on these SoCs.

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