From patchwork Wed Nov 6 10:16:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21367 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f71.google.com (mail-vb0-f71.google.com [209.85.212.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1528520DB9 for ; Wed, 6 Nov 2013 10:16:56 +0000 (UTC) Received: by mail-vb0-f71.google.com with SMTP id i3sf8783011vbh.2 for ; Wed, 06 Nov 2013 02:16:55 -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=TZqYCR4VlIOMDH+vkYDoaLXqie5bjSX3EGn6bcMCPduTTfYYP8qrT9LdDSWtj4wJb+ vpPaXSFIjOOWkd2NcGKoMnySOpduLE7AToiq5bT7BQohc1O90n51sxxwuUIFTDXYsjQx zS+jJ8U5NB4GnUuq3BU3AcWyKoCP/xh90MQR0O1ZFXTje1BftXAA61R5KD6GgkJKVh8F gGRIGYahVYWUWzxEjTaLzHI9RdYtkK5njvsaf23nLmLw6RTR7S/3+rQojNTFntmWaiOK oSEoHOa3SEZYlspfApV1nip1ZLLdtZMXPvRQ8xm2mjJN20mfMxXek650tFNAl5PixOxd h1mg== X-Gm-Message-State: ALoCoQlfBspF6917syF5EQNOCndQRkUP/oCXL4LoxpS8AinK2n8/4tOjdxjfdjEwkxY/777SJP6i X-Received: by 10.58.204.2 with SMTP id ku2mr18004vec.39.1383733015738; Wed, 06 Nov 2013 02:16:55 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.94.114 with SMTP id db18ls554637qeb.66.gmail; Wed, 06 Nov 2013 02:16:55 -0800 (PST) X-Received: by 10.220.86.69 with SMTP id r5mr1714682vcl.9.1383733015622; Wed, 06 Nov 2013 02:16:55 -0800 (PST) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id gu4si8154274vdc.59.2013.11.06.02.16.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:16:55 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.179 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.179; Received: by mail-ve0-f179.google.com with SMTP id cz12so3470114veb.10 for ; Wed, 06 Nov 2013 02:16:55 -0800 (PST) X-Received: by 10.58.23.33 with SMTP id j1mr1667737vef.27.1383733015545; Wed, 06 Nov 2013 02:16:55 -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 u4csp273200vcz; Wed, 6 Nov 2013 02:16:55 -0800 (PST) X-Received: by 10.182.48.166 with SMTP id m6mr42347obn.65.1383733014170; Wed, 06 Nov 2013 02:16:54 -0800 (PST) Received: from mail-ie0-f169.google.com (mail-ie0-f169.google.com [209.85.223.169]) by mx.google.com with ESMTPS id jw1si12666294oeb.106.2013.11.06.02.16.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:16:54 -0800 (PST) Received-SPF: neutral (google.com: 209.85.223.169 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.223.169; Received: by mail-ie0-f169.google.com with SMTP id ar20so17095350iec.14 for ; Wed, 06 Nov 2013 02:16:53 -0800 (PST) X-Received: by 10.50.136.200 with SMTP id qc8mr19390206igb.52.1383733013538; Wed, 06 Nov 2013 02:16:53 -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 ka1sm13308397igb.7.2013.11.06.02.16.52 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:16:53 -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/13] ARM: ux500: Add DMA config bindings for MSP devices Date: Wed, 6 Nov 2013 10:16:16 +0000 Message-Id: <1383732985-18928-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1383732985-18928-1-git-send-email-lee.jones@linaro.org> References: <1383732985-18928-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.179 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";