From patchwork Tue Jul 31 13:39:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 10420 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 E212323E02 for ; Tue, 31 Jul 2012 13:39:49 +0000 (UTC) Received: from mail-gh0-f180.google.com (mail-gh0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id B1A43A18880 for ; Tue, 31 Jul 2012 13:39:49 +0000 (UTC) Received: by mail-gh0-f180.google.com with SMTP id z12so5883265ghb.11 for ; Tue, 31 Jul 2012 06:39:49 -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=8Sgdf9Agc7i+ZDEzi6TsLVQfY/5mrroxgUlIieNFE8g=; b=VZEmtBwiGChoIgHdOjLJbN8UJsFf5L5q/3kwng5R3ZugPIAYhRZSEpWIaH1k8aNrXn m1g9mm5ySxy6xldT4mxhX3zIXdBE66wFd0SSi7DC+RjjBiFcDypf5Ksxz6S62DaQlAt2 sEJ2jqyhZzEDG87o5RxbpVBdDeR9Sd6QRfsv+j1vXeHoSwWSEzPiQyTpHeJ37VSNiyx6 /oIyGwmuBR6ls0l0hVH1XoAwUsgsirEPpU369zlMSFBpu2FNsJ7XXMS2oBlrksR1dJBQ DZ+G6OXTPBHV18yWPJdN/2HOdssCmXUbd32ePcIokf50Zjc1Bx1/VNL8Xi8W3VoTwWR4 eB/g== Received: by 10.50.163.5 with SMTP id ye5mr676509igb.51.1343741989008; Tue, 31 Jul 2012 06:39:49 -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.50.87.40 with SMTP id u8csp143538igz; Tue, 31 Jul 2012 06:39:48 -0700 (PDT) Received: by 10.217.1.195 with SMTP id n45mr6796609wes.179.1343741987554; Tue, 31 Jul 2012 06:39:47 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by mx.google.com with ESMTPS id r63si103836wed.123.2012.07.31.06.39.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jul 2012 06:39:47 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.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-we0-f178.google.com with SMTP id u7so5232592wey.37 for ; Tue, 31 Jul 2012 06:39:47 -0700 (PDT) Received: by 10.180.105.130 with SMTP id gm2mr2440297wib.6.1343741987074; Tue, 31 Jul 2012 06:39:47 -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 el6sm22252911wib.8.2012.07.31.06.39.45 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 31 Jul 2012 06:39:46 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, olalilja@yahoo.se, ola.o.lilja@stericsson.com, alsa-devel@alsa-project.org, lrg@ti.com, broonie@opensource.wolfsonmicro.com Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, Lee Jones Subject: [PATCH 15/19] ARM: ux500: Add nodes for the MSP into Device Tree Date: Tue, 31 Jul 2012 14:39:09 +0100 Message-Id: <1343741953-17828-16-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1343741953-17828-1-git-send-email-lee.jones@linaro.org> References: <1343741953-17828-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkF+D4BkVB3Nu3nKq+9UG0PpEwHUD5r4ld0S+AR4k+kMoUwIqOOznA+iDsWuLSyY/97wpBL This patch inserts all known MSP devices into the DBx5x0 Device Tree disabled and enables the two important ones for the Snowball low-cost development board. Signed-off-by: Lee Jones --- arch/arm/boot/dts/dbx5x0.dtsi | 33 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/snowball.dts | 8 ++++++++ 2 files changed, 41 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index a3bee0a..241213c 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -591,6 +591,39 @@ status = "disabled"; }; + msp0: msp@80123000 { + compatible = "stericsson,ux500-msp-i2s"; + reg = <0x80123000 0x1000>; + interrupts = <0 31 0x4>; + v-ape-supply = <&db8500_vape_reg>; + status = "disabled"; + }; + + msp1: msp@80124000 { + compatible = "stericsson,ux500-msp-i2s"; + reg = <0x80124000 0x1000>; + interrupts = <0 62 0x4>; + v-ape-supply = <&db8500_vape_reg>; + status = "disabled"; + }; + + // HDMI sound + msp2: msp@80117000 { + compatible = "stericsson,ux500-msp-i2s"; + reg = <0x80117000 0x1000>; + interrupts = <0 98 0x4>; + v-ape-supply = <&db8500_vape_reg>; + status = "disabled"; + }; + + msp3: msp@80125000 { + compatible = "stericsson,ux500-msp-i2s"; + reg = <0x80125000 0x1000>; + interrupts = <0 62 0x4>; + v-ape-supply = <&db8500_vape_reg>; + status = "disabled"; + }; + external-bus@50000000 { compatible = "simple-bus"; reg = <0x50000000 0x4000000>; diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index df6fc57..fce4a00 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -83,6 +83,14 @@ }; soc-u9500 { + msp1: msp@80124000 { + status = "okay"; + }; + + msp3: msp@80125000 { + status = "okay"; + }; + external-bus@50000000 { status = "okay";