From patchwork Wed Jan 30 07:00:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 2066081 Return-Path: X-Original-To: patchwork-davinci@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by patchwork2.kernel.org (Postfix) with ESMTP id DFEFCDF264 for ; Wed, 30 Jan 2013 07:07:32 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r0U73trX016115; Wed, 30 Jan 2013 01:03:55 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0U73toY008988; Wed, 30 Jan 2013 01:03:55 -0600 Received: from dlelxv23.itg.ti.com (172.17.1.198) by dfle73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.1.323.3; Wed, 30 Jan 2013 01:03:55 -0600 Received: from linux.omap.com (dlelxs01.itg.ti.com [157.170.227.31]) by dlelxv23.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0U73tO8031172; Wed, 30 Jan 2013 01:03:55 -0600 Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id 374D180641; Wed, 30 Jan 2013 01:03:53 -0600 (CST) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp53.itg.ti.com (dflp53.itg.ti.com [128.247.5.6]) by linux.omap.com (Postfix) with ESMTP id 0E7D78062E for ; Wed, 30 Jan 2013 01:00:29 -0600 (CST) Received: from white.ext.ti.com (white.ext.ti.com [192.94.93.38]) by dflp53.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0U70SH0001767 for ; Wed, 30 Jan 2013 01:00:28 -0600 (CST) Received: from mail6.bemta8.messagelabs.com (mail6.bemta8.messagelabs.com [216.82.243.55]) by white.ext.ti.com (8.13.7/8.13.7) with ESMTP id r0U70SUD013641 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 30 Jan 2013 01:00:28 -0600 Received: from [216.82.242.147:21649] by server-14.bemta-8.messagelabs.com id A8/99-15665-C05C8015; Wed, 30 Jan 2013 07:00:28 +0000 X-Env-Sender: ohiomdp@gmail.com X-Msg-Ref: server-4.tower-95.messagelabs.com!1359529226!28457867!1 X-Originating-IP: [209.85.210.180] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 6.7; banners=-,-,- X-VirusChecked: Checked Received: (qmail 26432 invoked from network); 30 Jan 2013 07:00:27 -0000 Received: from mail-ia0-f180.google.com (HELO mail-ia0-f180.google.com) (209.85.210.180) by server-4.tower-95.messagelabs.com with RC4-SHA encrypted SMTP; 30 Jan 2013 07:00:27 -0000 Received: by mail-ia0-f180.google.com with SMTP id f27so1822344iae.25 for ; Tue, 29 Jan 2013 23:00:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=2Yv8lbYuMuk+2A5jDB7pW1swWg8r8OAYk9vSLH5dbUc=; b=SBn9oXCpV73HoeU+PCt2+EtlikaE0ewJpojfHZIFBAOcExjN6fJCVsx5zT6damnlrt ayx7WtqgyLTWG3MyscPTOFpwnSjgky20iAbZJS1bid9M3j+8kPL3DZd0XhW5djVORjar fWrQMzZtfTHcV4rmGFrIx6haogqg0NBz360J6ZGmcQ/cinsI0VmULf75hOGZL/DdQh/c SDHBWIltD1B1It7lNNbV24/RL1euXFdPGms+XbZeH5Z5KByNz+RTiBZr7PN0PLh2iSen 0aNoPc5070L8kcg8SQr2tzhIknPTNO3LeacM38G0l1g5pzIzwXxeobZ+RgUq28rEgpCW BmZw== X-Received: by 10.50.135.105 with SMTP id pr9mr2804798igb.6.1359529226544; Tue, 29 Jan 2013 23:00:26 -0800 (PST) Received: from beef.ohporter.com (cpe-24-166-64-7.neo.res.rr.com. [24.166.64.7]) by mx.google.com with ESMTPS id nj1sm762015igc.3.2013.01.29.23.00.25 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Jan 2013 23:00:26 -0800 (PST) From: Matt Porter To: Tony Lindgren , Sekhar Nori , Grant Likely , Mark Brown , Benoit Cousson , Russell King , Vinod Koul , Rob Landley , Chris Ball Subject: [PATCH v6 10/10] ARM: dts: add AM33XX SPI DMA support Date: Wed, 30 Jan 2013 02:00:29 -0500 Message-ID: <1359529229-22207-11-git-send-email-mporter@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1359529229-22207-1-git-send-email-mporter@ti.com> References: <1359529229-22207-1-git-send-email-mporter@ti.com> CC: Linux DaVinci Kernel List , Arnd Bergmann , Linux Documentation List , Devicetree Discuss , Linux MMC List , Linux Kernel Mailing List , Rob Herring , Dan Williams , Linux SPI Devel List , Linux OMAP List , Linux ARM Kernel List X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com Adds DMA resources to the AM33XX SPI nodes. Signed-off-by: Matt Porter --- arch/arm/boot/dts/am33xx.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index e711ffb..ddf702a 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -328,6 +328,11 @@ interrupt = <65>; ti,spi-num-cs = <2>; ti,hwmods = "spi0"; + dmas = <&edma 16 + &edma 17 + &edma 18 + &edma 19>; + dma-names = "tx0", "rx0", "tx1", "rx1"; status = "disabled"; }; @@ -339,6 +344,11 @@ interrupt = <125>; ti,spi-num-cs = <2>; ti,hwmods = "spi1"; + dmas = <&edma 42 + &edma 43 + &edma 44 + &edma 45>; + dma-names = "tx0", "rx0", "tx1", "rx1"; status = "disabled"; };