Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933393AbaJVL5h (ORCPT ); Wed, 22 Oct 2014 07:57:37 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:35203 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932729AbaJVL5f (ORCPT ); Wed, 22 Oct 2014 07:57:35 -0400 From: Zhou Wang 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 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> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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 -- 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/