[PATCH v1 0/2] ARM: hip04: add GPIO support
From: haojian.zhuang@gmail.com (Haojian Zhuang)
Date: 2014-10-27 11:23:50
Also in:
linux-devicetree, lkml
From: haojian.zhuang@gmail.com (Haojian Zhuang)
Date: 2014-10-27 11:23:50
Also in:
linux-devicetree, lkml
On Wed, Oct 22, 2014 at 7:55 PM, Zhou Wang [off-list ref] wrote:
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. As the hip04 basic dts has been merged in 3.18 mainline kernel, I just resend this patchset for review. 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 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+)
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>