From patchwork Thu Jan 9 12:31:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jean-Jacques Hiblot X-Patchwork-Id: 3460021 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 3CD10C02DC for ; Thu, 9 Jan 2014 12:52:38 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 346DF20123 for ; Thu, 9 Jan 2014 12:52:37 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (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 380A820121 for ; Thu, 9 Jan 2014 12:52:32 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W1ErU-0003Gq-Ns; Thu, 09 Jan 2014 12:37:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W1Eqs-00044V-Rk; Thu, 09 Jan 2014 12:36:46 +0000 Received: from mail-wi0-f177.google.com ([209.85.212.177]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W1Epi-0003to-Sl for linux-arm-kernel@lists.infradead.org; Thu, 09 Jan 2014 12:35:38 +0000 Received: by mail-wi0-f177.google.com with SMTP id cc10so3389975wib.10 for ; Thu, 09 Jan 2014 04:35:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=aSZs/Hp75lnzKOyuWSkixxtz0Hop+NWjX/W7/+3tHVI=; b=JqcGSEWn54CG8trn6/uhjVjTf0dc2xZNB1Fhpf9FCVFTJ2+4wiMD76ygNQsnOgNQzj P5ZM8MHAJe/I7zGzyiYe5US4uEqZST0gdAiSTYEzQ2Du6IbKnJep9giKF139RHWvf9Ak FHkDbKACmdYc7ZZPqAXVKUBzQhKAEtsbiuW9Isw635AGuLI3uqWzu7AFYTGst0VkGTGE owAr1rEE7UGeKldbUjrmDsiJ6DI80iaJ59tKed+QDCHStgubJlj57SkVBuBEiytXW+ei JGWNvI5FwWvfVOl0CUgZtZf/kiUk2uerA8+JjYJYs8sbDoXfzORJLsbyDo2t0misLmuy bOVA== X-Received: by 10.180.104.106 with SMTP id gd10mr25882695wib.47.1389270913174; Thu, 09 Jan 2014 04:35:13 -0800 (PST) Received: from stedf17-labo202.ds.jdsu.net. (4-161.80-90.static-ip.oleane.fr. [90.80.161.4]) by mx.google.com with ESMTPSA id t10sm7454854wia.6.2014.01.09.04.35.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 09 Jan 2014 04:35:12 -0800 (PST) From: Jean-Jacques Hiblot To: nicolas.ferre@atmel.com, b.brezillon@overkiz.com, arnd@arndb.de Subject: [PATCH v2 09/12] at91: dt: sam9261: Pinmux DT entries for the SMC/EBI interface Date: Thu, 9 Jan 2014 13:31:46 +0100 Message-Id: <1389270709-32662-10-git-send-email-jjhiblot@traphandler.com> X-Mailer: git-send-email 1.8.5.2 In-Reply-To: <1389270709-32662-1-git-send-email-jjhiblot@traphandler.com> References: <1389270709-32662-1-git-send-email-jjhiblot@traphandler.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140109_073535_121277_584EBD2C X-CRM114-Status: UNSURE ( 6.83 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Jean-Jacques Hiblot , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, 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 Signed-off-by: Jean-Jacques Hiblot --- arch/arm/boot/dts/at91sam9261.dtsi | 54 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/arch/arm/boot/dts/at91sam9261.dtsi b/arch/arm/boot/dts/at91sam9261.dtsi index cd219b9..695d5d2 100644 --- a/arch/arm/boot/dts/at91sam9261.dtsi +++ b/arch/arm/boot/dts/at91sam9261.dtsi @@ -317,6 +317,60 @@ >; }; }; + smc { + pinctrl_smc_nwait: smc_nwait-0 { + atmel,pins = ; + }; + pinctrl_smc_a23_a25: smc_a23_a25-0 { + atmel,pins = + ; + }; + pinctrl_smc_d16_d31: smc_d16_d31-0 { + atmel,pins = + ; + }; + pinctrl_smc_ncs4: smc_ncs4-0 { + atmel,pins = ; + }; + pinctrl_smc_ncs5: smc_ncs5-0 { + atmel,pins = ; + }; + pinctrl_smc_nandoe: smc_nandoe-0 { + atmel,pins = ; + }; + pinctrl_smc_ncs6: smc_ncs6-0 { + atmel,pins = ; + }; + pinctrl_smc_nandwe: smc_nandwe-0 { + atmel,pins = ; + }; + pinctrl_smc_ncs7: smc_ncs7-0 { + atmel,pins = ; + }; + pinctrl_smc_cfce1: smc_cfce1-0 { + atmel,pins = ; + }; + pinctrl_smc_cfce2: smc_cfce2-0 { + atmel,pins = ; + }; + }; pioA: gpio@fffff400 { compatible = "atmel,at91rm9200-gpio"; reg = <0xfffff400 0x200>;