From patchwork Fri Jul 27 12:46:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 10330 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 48A2823E23 for ; Fri, 27 Jul 2012 12:46:37 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 105BFA1853E for ; Fri, 27 Jul 2012 12:46:36 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id q6so3100971yen.11 for ; Fri, 27 Jul 2012 05:46:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=+iGnCNr7bvIy4ZfRNQez+vbsCToQjaMZ3Rzw2X/2Ll8=; b=FdAvUtI2IGTGRG+cDL+M+kuEz68z/g0VwL+6qu3xlXHWQg8y4TRiPmu5RPj+DhIHSC wmHfj4AdqAfdWkjiz8W4gaHHYMm/8KGaE+1PmbMx9CFQCKsJDytceG05PNWwb3SxJtYK 5j8lWnau8rtkIb7gs/osh3dN5lXWK38FDoPcIaviNMbRfZsI1QxJEmzG9HBXb4v7ZPnu qGNS56Rb6OphCk4lcdkDFUJp6WXE62pRJWinXXm28+lfaQMhDu59gYj3khabyKjt7iBM bCblGE5Tgfq3klwr2Q7u2PuwbN83MCftllph/p3QVfJ53M1+9l4y3k1Df4MZNukI3bZY gPHg== Received: by 10.50.160.130 with SMTP id xk2mr1723930igb.66.1343393196580; Fri, 27 Jul 2012 05:46:36 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.43.93.3 with SMTP id bs3csp29879icc; Fri, 27 Jul 2012 05:46:35 -0700 (PDT) Received: by 10.217.78.142 with SMTP id r14mr1320873wey.104.1343393195205; Fri, 27 Jul 2012 05:46:35 -0700 (PDT) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx.google.com with ESMTPS id d63si2628361wef.121.2012.07.27.05.46.34 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 05:46:35 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-wi0-f178.google.com with SMTP id hr14so2260806wib.13 for ; Fri, 27 Jul 2012 05:46:34 -0700 (PDT) Received: by 10.216.232.104 with SMTP id m82mr1301537weq.15.1343393194712; Fri, 27 Jul 2012 05:46:34 -0700 (PDT) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id dc3sm12342025wib.7.2012.07.27.05.46.33 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 05:46:34 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, olalilja@yahoo.se, ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org, lrg@ti.com, broonie@opensource.wolfsonmicro.com, Lee Jones Subject: [PATCH 17/18] ARM: ux500: Add all encompassing Sound node to DB8500 Device Tree Date: Fri, 27 Jul 2012 13:46:01 +0100 Message-Id: <1343393162-11938-18-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1343393162-11938-1-git-send-email-lee.jones@linaro.org> References: <1343393162-11938-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkx5zqb2Dq7HluKL/nURz9n/P9nGgbjgw/kqq2wu8ORNBQbaYJV21bI0rA6qIg3hEzcxxWK This is the node which links together the platform (PCM), codec (AB8500) and the CPU side Digital Audio Interface (MCP) with the machine driver. Signed-off-by: Lee Jones --- arch/arm/boot/dts/db8500.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi index b9d4405..9d0fba6 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -595,6 +595,14 @@ compatible = "stericsson,ux500-pcm"; }; + sound { + compatible = "stericsson,snd-soc-mop500"; + + stericsson,platform-pcm-dma = <&pcm>; + stericsson,cpu-dai = <&msp1 &msp3>; + stericsson,audio-codec = <&codec>; + }; + msp0: msp@80123000 { compatible = "stericsson,ux500-msp-i2s"; reg = <0x80123000 0x1000>;