From patchwork Tue Nov 19 11:07:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21617 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f198.google.com (mail-ob0-f198.google.com [209.85.214.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id AE16023FB4 for ; Tue, 19 Nov 2013 11:08:13 +0000 (UTC) Received: by mail-ob0-f198.google.com with SMTP id vb8sf9413070obc.9 for ; Tue, 19 Nov 2013 03:08:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=7gicNGuY3dOeghwv39AM0HVIEICqHv8vtMSNAXQsSL0=; b=cm0nUi73PwmksJIyq7iDsneorObVD1kFEvagxJCuyhLdeqLqbUrjoncM5Uer9ApHeh hARKTveuTmpvtmMQM+oYxrokCOa+/qqdZVObn+m/EqOLFDcv0kO0K5dPRc4GA1e5fkX2 KFk35RNoo7MOXLMQZmdvll2UrBGQ7G828n8MYMWYKJ9TOM5APPyulO0OXYq2TRNfYCg+ 51RfZYpZntRevt/IiaPRtJxogBofPVDWAE8w4YeI4A32KyHKSs8gnFc1xXrNxbDxHUaF I0C4jg6+9u+///LsGuZphn7UC/PPw8FSRJreSW/JlwooiyPcjz+AkF0hPyW6FjwPBTlA s8IA== X-Gm-Message-State: ALoCoQkKrjqfYdKDq2tTf/YhL5CMuXQqb4SuF/94Y3/NiXA+jCJvrHKAf0ti9s89Tr9fDVoOIH/+ X-Received: by 10.182.60.37 with SMTP id e5mr9575846obr.30.1384859293119; Tue, 19 Nov 2013 03:08:13 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.12.81 with SMTP id w17ls3059846qeb.86.gmail; Tue, 19 Nov 2013 03:08:13 -0800 (PST) X-Received: by 10.52.32.66 with SMTP id g2mr17813606vdi.14.1384859293017; Tue, 19 Nov 2013 03:08:13 -0800 (PST) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id ta5si7995706veb.107.2013.11.19.03.08.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:13 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.170; Received: by mail-ve0-f170.google.com with SMTP id oy12so1994253veb.29 for ; Tue, 19 Nov 2013 03:08:12 -0800 (PST) X-Received: by 10.58.133.77 with SMTP id pa13mr1147310veb.21.1384859292872; Tue, 19 Nov 2013 03:08:12 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp269502vcz; Tue, 19 Nov 2013 03:08:12 -0800 (PST) X-Received: by 10.182.29.98 with SMTP id j2mr8489821obh.30.1384859292359; Tue, 19 Nov 2013 03:08:12 -0800 (PST) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) by mx.google.com with ESMTPS id jb8si15162208obb.14.2013.11.19.03.08.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:12 -0800 (PST) Received-SPF: neutral (google.com: 209.85.219.49 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.219.49; Received: by mail-oa0-f49.google.com with SMTP id i4so2927007oah.8 for ; Tue, 19 Nov 2013 03:08:12 -0800 (PST) X-Received: by 10.182.221.134 with SMTP id qe6mr232442obc.66.1384859292108; Tue, 19 Nov 2013 03:08:12 -0800 (PST) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginm.net. [92.233.57.238]) by mx.google.com with ESMTPSA id d8sm34904086oeu.6.2013.11.19.03.08.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Nov 2013 03:08:11 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: linus.walleij@linaro.org, Lee Jones Subject: [PATCH 04/10] ARM: ux500: Add DMA config bindings for MSP devices Date: Tue, 19 Nov 2013 11:07:43 +0000 Message-Id: <1384859269-19801-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> References: <1384859269-19801-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Lee Jones --- arch/arm/boot/dts/ste-dbx5x0.dtsi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index 7da99fe..50ff5ab 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -913,6 +913,10 @@ interrupts = <0 31 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + dmas = <&dma 31 0 0x12>, /* Logical - DevToMem - HighPrio */ + <&dma 31 0 0x10>; /* Logical - MemToDev - HighPrio */ + dma-names = "rx", "tx"; + clocks = <&prcc_kclk 1 3>, <&prcc_pclk 1 3>; clock-names = "msp", "apb_pclk"; @@ -925,6 +929,9 @@ interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + dmas = <&dma 30 0 0x10>; /* Logical - MemToDev - HighPrio */ + dma-names = "tx"; + clocks = <&prcc_kclk 1 4>, <&prcc_pclk 1 4>; clock-names = "msp", "apb_pclk"; @@ -938,6 +945,11 @@ interrupts = <0 98 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + dmas = <&dma 14 0 0x12>, /* Logical - DevToMem - HighPrio */ + <&dma 14 1 0x19>; /* Physical Chan 1 - MemToDev + HighPrio - Fixed */ + dma-names = "rx", "tx"; + clocks = <&prcc_kclk 2 3>, <&prcc_pclk 2 5>; clock-names = "msp", "apb_pclk"; @@ -950,6 +962,9 @@ interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + dmas = <&dma 30 0 0x12>; /* Logical - DevToMem - HighPrio */ + dma-names = "rx"; + clocks = <&prcc_kclk 1 10>, <&prcc_pclk 1 11>; clock-names = "msp", "apb_pclk";