From patchwork Thu Jun 26 22:59:47 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Feng Kan X-Patchwork-Id: 4432671 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 913B49F333 for ; Thu, 26 Jun 2014 23:02:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CBCAD2038D for ; Thu, 26 Jun 2014 23:02:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 090EA2038C for ; Thu, 26 Jun 2014 23:02:44 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1X0Iem-0000vC-VN; Thu, 26 Jun 2014 23:00:40 +0000 Received: from exprod5og117.obsmtp.com ([64.18.0.149]) by bombadil.infradead.org with smtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1X0IeR-0007z2-QK for linux-arm-kernel@lists.infradead.org; Thu, 26 Jun 2014 23:00:20 +0000 Received: from mail-pd0-f172.google.com ([209.85.192.172]) (using TLSv1) by exprod5ob117.postini.com ([64.18.4.12]) with SMTP ID DSNKU6yl7tNKIbZuQShg1HjkrmUZseaFnVUW@postini.com; Thu, 26 Jun 2014 16:00:19 PDT Received: by mail-pd0-f172.google.com with SMTP id w10so3605805pde.17 for ; Thu, 26 Jun 2014 15:59:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=sU0unY9sbbn7ELrOhztKaMbjZ2Cu5cBcyk/Z0/n7o4k=; b=fU4CaQhrkI3ULbfc3oMtmIddLOTqYxcGsgmPHc29OC1QaHNG8JuomJKRJgALkOpb65 GYhMHNEa++CyuOG7GewdIN4AShrFvwMJT3+LRdhI+eHTa51DWlKVtrnlMFwyBb8RoR1H VVVC8J1aq4aHGGgYrlRlDnRzZUIjyQU4S1QT4FofBBBF8iDG85XK+IsHz06sZF3hn9mZ i4Djnyv9lei2z52Jdd40ZbbESBvIfqqLKTyH5lsZwUzB53wrH87JDqwxtkCMOatK0FrK +7Q95dsjW1/+QX94/2IHjNtXQiuh6/pbPhS9hXr30gq88SHjK/jnsiiTkNSQl50uyHys LV3Q== X-Gm-Message-State: ALoCoQk62BQh5krzliJRfSqKeZBaYHt4sFVYi7pyVxQLXuqDHf6xu0I4FECxk3VgR6SVjc48Hr2oQcOcBe4UGAE1vqaO7Ez18jkmjtDF+tJtvqBSIlw1SGpqfaAxKfaWdSVw3XYgWQdYvY63QXN39wRRJj7ew3w1zQ== X-Received: by 10.68.171.229 with SMTP id ax5mr25642107pbc.125.1403823598302; Thu, 26 Jun 2014 15:59:58 -0700 (PDT) X-Received: by 10.68.171.229 with SMTP id ax5mr25642098pbc.125.1403823598221; Thu, 26 Jun 2014 15:59:58 -0700 (PDT) Received: from fkan-lpt.amcc.com (63-147-59-2.dia.static.qwest.net. [63.147.59.2]) by mx.google.com with ESMTPSA id jb5sm11649186pbd.73.2014.06.26.15.59.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 Jun 2014 15:59:57 -0700 (PDT) From: Feng Kan To: patches@apm.com, linus.walleij@linaro.org, gnurou@gmail.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH V5 3/3] arm64:dts: Add APM X-Gene SoC GPIO controller DTS entries Date: Thu, 26 Jun 2014 15:59:47 -0700 Message-Id: <1403823587-23404-4-git-send-email-fkan@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1403823587-23404-1-git-send-email-fkan@apm.com> References: <1403823587-23404-1-git-send-email-fkan@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140626_160019_879961_274B8539 X-CRM114-Status: UNSURE ( 7.78 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) Cc: Feng Kan X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add gpio dts node for APM X-Gene SoC platform. Signed-off-by: Feng Kan --- arch/arm64/boot/dts/apm-storm.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi index 40aa96c..a203a4e 100644 --- a/arch/arm64/boot/dts/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm-storm.dtsi @@ -397,5 +397,12 @@ #clock-cells = <1>; clocks = <&rtcclk 0>; }; + + gpio: gpio0@1701c000 { + compatible = "apm,xgene-gpio"; + reg = <0x0 0x1701c000 0x0 0x40>; + gpio-controller; + #gpio-cells = <2>; + }; }; };