From patchwork Tue Jul 30 09:59:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Genoud X-Patchwork-Id: 2835463 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 ED291C0319 for ; Tue, 30 Jul 2013 10:03:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E040D2044C for ; Tue, 30 Jul 2013 10:03:11 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2C76C20450 for ; Tue, 30 Jul 2013 10:03:07 +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 1V46l2-0000Uz-O1; Tue, 30 Jul 2013 10:02:22 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V46kZ-0008Ii-B5; Tue, 30 Jul 2013 10:01:51 +0000 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V46jk-0008Ac-38 for linux-arm-kernel@lists.infradead.org; Tue, 30 Jul 2013 10:01:01 +0000 Received: by mail-wi0-f170.google.com with SMTP id hi8so2122067wib.1 for ; Tue, 30 Jul 2013 03:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=Ayn74DDwUL7xJJvy4UpqvPeudyVvkSGi9os1Nld7LlQ=; b=fjYMeBMX9sOi6RK0WLLqT1CQwT6/wh+1hMj49lWStrHUho25xNElgi4dcQlyC6TO1H f4q/b+R7kbGM19II8D4dIsQaH9G3G2m2L3xkOBHuXjo8Xd95ihL8J7XcyotLsqUlXafQ bh6UmskXGT82vO59pbHH+uPY3YR2Cw3HhsARHw/jNB8lj2K8MZuAsw1BVWuTUWVnsaKk TbKfb8zgrIKKoyYRuiJkKYMck/mX36VJyK3XDwIaWYSxSuPteTs4vqTMFNxT0VCH6f6z bFV91B8xZxDhljvALOMR/a7JqArTAwtJcjzlMa2Ncaye+v8lJRj7AiuQyD5RBNvmpXOO Vs0A== X-Received: by 10.180.187.17 with SMTP id fo17mr379555wic.60.1375178438259; Tue, 30 Jul 2013 03:00:38 -0700 (PDT) Received: from lnx-rg.pr (lyon.paratronic.fr. [213.41.177.106]) by mx.google.com with ESMTPSA id nb12sm27384598wic.3.2013.07.30.03.00.35 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 03:00:37 -0700 (PDT) From: Richard Genoud To: Mark Brown , Nicolas Ferre , Liam Girdwood Subject: [PATCH v6 4/8] ARM: AT91: DTS: sam9x5: add SSC DMA parameters Date: Tue, 30 Jul 2013 11:59:48 +0200 Message-Id: <1375178392-26060-5-git-send-email-richard.genoud@gmail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1375178392-26060-1-git-send-email-richard.genoud@gmail.com> References: <1375178392-26060-1-git-send-email-richard.genoud@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130730_060100_299834_F5D99DC7 X-CRM114-Status: UNSURE ( 8.51 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen , Richard Genoud , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Bo Shen , 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=-5.6 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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: Richard Genoud --- arch/arm/boot/dts/at91sam9x5.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi index 20b6423..d6c9895 100644 --- a/arch/arm/boot/dts/at91sam9x5.dtsi +++ b/arch/arm/boot/dts/at91sam9x5.dtsi @@ -716,6 +716,9 @@ compatible = "atmel,at91sam9g45-ssc"; reg = <0xf0010000 0x4000>; interrupts = <28 IRQ_TYPE_LEVEL_HIGH 5>; + dmas = <&dma0 1 AT91_DMA_CFG_PER_ID(13)>, + <&dma0 1 AT91_DMA_CFG_PER_ID(14)>; + dma-names = "tx", "rx"; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_ssc0_tx &pinctrl_ssc0_rx>; clocks = <&periph 28>;