From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haojian Zhuang Subject: Re: [PATCH v1 0/2] ARM: hip04: add GPIO support Date: Mon, 27 Oct 2014 19:23:47 +0800 Message-ID: References: <1413978960-10717-1-git-send-email-wangzhou.bry@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1413978960-10717-1-git-send-email-wangzhou.bry@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Zhou Wang Cc: Russell King , Rob Herring , Wei Xu , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, wangzhou1@hisilicon.com, "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Wed, Oct 22, 2014 at 7:55 PM, Zhou Wang 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