[PATCH v7 4/5] gpio: Add gpio driver support for ThunderX and OCTEON-TX

2017-08-09 Thread David Daney
Cavium ThunderX and OCTEON-TX are arm64 based SoCs. Add driver for the on-chip GPIO pins. Signed-off-by: David Daney --- drivers/gpio/Kconfig | 8 + drivers/gpio/Makefile| 1 + drivers/gpio/gpio-thunderx.c | 639

[PATCH v7 4/5] gpio: Add gpio driver support for ThunderX and OCTEON-TX

2017-08-09 Thread David Daney
Cavium ThunderX and OCTEON-TX are arm64 based SoCs. Add driver for the on-chip GPIO pins. Signed-off-by: David Daney --- drivers/gpio/Kconfig | 8 + drivers/gpio/Makefile| 1 + drivers/gpio/gpio-thunderx.c | 639 +++ 3 files changed,