This series add the support for the GPIOs of Hisilicon Soc hip04. Hip04 uses
synopsis' GPIO IP, and we use the dwapb GPIO driver here. This series add the
corresponding dts.
Change in v3:
- Move CONFIG_GPIO_DWAPB to hisi_defconfig
- Add CONFIG_GPIOLIB, CONFIG_GPIO_SYSFS in hisi_defconfig
Change in v2:
- Add select GPIO_DWAPB in arch/arm/mach-hisi/Kconfig
Zhou Wang (2):
ARM: hip04: set ARCH_NR_GPIO to 128
ARM: dts: hip04: add GPIO pieces
arch/arm/Kconfig | 1 +
arch/arm/boot/dts/hip04.dtsi | 75 +++++++++++++++++++++++++++++++++++++++
arch/arm/configs/hisi_defconfig | 3 ++
3 files changed, 79 insertions(+)
--
1.7.9.5