Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752114AbaJ0LXu (ORCPT ); Mon, 27 Oct 2014 07:23:50 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:51825 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967AbaJ0LXs (ORCPT ); Mon, 27 Oct 2014 07:23:48 -0400 MIME-Version: 1.0 In-Reply-To: <1413978960-10717-1-git-send-email-wangzhou.bry@gmail.com> References: <1413978960-10717-1-git-send-email-wangzhou.bry@gmail.com> Date: Mon, 27 Oct 2014 19:23:47 +0800 Message-ID: Subject: Re: [PATCH v1 0/2] ARM: hip04: add GPIO support From: Haojian Zhuang 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" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/