gpio: Loongson1: add Loongson1 GPIO driver
This patch adds GPIO driver for Loongson1B. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:

committed by
Linus Walleij

parent
6b5029d3ec
commit
bd37c999c7
@@ -511,6 +511,13 @@ config GPIO_ZX
|
||||
help
|
||||
Say yes here to support the GPIO device on ZTE ZX SoCs.
|
||||
|
||||
config GPIO_LOONGSON1
|
||||
tristate "Loongson1 GPIO support"
|
||||
depends on MACH_LOONGSON32
|
||||
select GPIO_GENERIC
|
||||
help
|
||||
Say Y or M here to support GPIO on Loongson1 SoCs.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Port-mapped I/O GPIO drivers"
|
||||
|
Reference in New Issue
Block a user