From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhou Wang Subject: [PATCH v1 0/2] ARM: hip04: add GPIO support Date: Wed, 22 Oct 2014 19:55:58 +0800 Message-ID: <1413978960-10717-1-git-send-email-wangzhou.bry@gmail.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Russell King , Rob Herring , Wei Xu , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, wangzhou1@hisilicon.com, Zhou Wang List-Id: devicetree@vger.kernel.org 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(+) -- 1.7.9.5