From patchwork Thu May 9 03:28:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Huang Shijie X-Patchwork-Id: 2542681 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork2.kernel.org (Postfix) with ESMTP id C83FDDF24C for ; Thu, 9 May 2013 03:45:48 +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 1UaHmr-0001eO-G8; Thu, 09 May 2013 03:44:58 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UaHmX-0006Wr-K3; Thu, 09 May 2013 03:44:37 +0000 Received: from mail-db9lp0253.outbound.messaging.microsoft.com ([213.199.154.253] helo=db9outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UaHm0-0006Sq-4Y for linux-arm-kernel@lists.infradead.org; Thu, 09 May 2013 03:44:06 +0000 Received: from mail43-db9-R.bigfish.com (10.174.16.248) by DB9EHSOBE022.bigfish.com (10.174.14.85) with Microsoft SMTP Server id 14.1.225.23; Thu, 9 May 2013 03:43:37 +0000 Received: from mail43-db9 (localhost [127.0.0.1]) by mail43-db9-R.bigfish.com (Postfix) with ESMTP id 519F7D0013B; Thu, 9 May 2013 03:43:37 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 6 X-BigFish: VS6(zcb8kzzz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6h1082kzz8275bhz2dh2a8h668h839hd24he5bhf0ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1d0ch1d2eh1d3fh1155h) Received: from mail43-db9 (localhost.localdomain [127.0.0.1]) by mail43-db9 (MessageSwitch) id 1368071016473605_16965; Thu, 9 May 2013 03:43:36 +0000 (UTC) Received: from DB9EHSMHS025.bigfish.com (unknown [10.174.16.229]) by mail43-db9.bigfish.com (Postfix) with ESMTP id 707CCE0044; Thu, 9 May 2013 03:43:36 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS025.bigfish.com (10.174.14.35) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 9 May 2013 03:43:36 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.328.11; Thu, 9 May 2013 03:43:30 +0000 Received: from shlinux2.ap.freescale.net (shlinux2.ap.freescale.net [10.192.224.44]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r493hQHR023016; Wed, 8 May 2013 20:43:29 -0700 From: Huang Shijie To: Subject: [PATCH 1/5] ARM: dts: imx6q: add a new device node for ecspi1 Date: Thu, 9 May 2013 11:28:59 +0800 Message-ID: <1368070143-1655-2-git-send-email-b32955@freescale.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1368070143-1655-1-git-send-email-b32955@freescale.com> References: <1368070143-1655-1-git-send-email-b32955@freescale.com> MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130508_234404_365886_E1BC48AB X-CRM114-Status: UNSURE ( 9.43 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [213.199.154.253 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Huang Shijie , 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Signed-off-by: Huang Shijie --- arch/arm/boot/dts/imx6q.dtsi | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index ed11bcf..5601026 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi @@ -59,6 +59,17 @@ soc { aips-bus@02000000 { /* AIPS1 */ spba-bus@02000000 { + ecspi1: ecspi@02008000 { + #address-cells = <1>; + #size-cells = <0>; + compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi"; + reg = <0x02008000 0x4000>; + interrupts = <0 31 0x04>; + clocks = <&clks 112>, <&clks 112>; + clock-names = "ipg", "per"; + status = "disabled"; + }; + ecspi5: ecspi@02018000 { #address-cells = <1>; #size-cells = <0>;