From patchwork Thu Sep 20 12:12:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11560 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 16E941B4E37 for ; Thu, 20 Sep 2012 12:13:46 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id B8F513D098F4 for ; Thu, 20 Sep 2012 12:13:45 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so2722108iej.11 for ; Thu, 20 Sep 2012 05:13:45 -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=qGevjtZElHb6RVqgXL3wV0LsesuHg8lgBF1YxTa/hXA=; b=mVJAC3+3KErVjp0mJnryWf1CHU60/tfj+xX2GMzRBFw1xkgWtsdUnKEjsC7ARyJAfn 2EO2GjpYWCWua95wvNwJjz8YaNZkNzI14TqNECbAyq/vHJGkoflutNB1Eb888V5mM5IG 7SQYW/f/TJ6n5rOAC3rIKGUkBe7aqKA2MTT/5eLpKXsMOH08brza8fS53ycfwQdm/Pu1 kj7zGaSUZlwqoTjk6gT+08i6kv6nvE11yKYrqT3Qt+QAxGdN9VPtLOHPN4ANfgp/kQfO 3BeMlOaL8t19RKSfOyxQ286zG49865i52oikp0i35zkXn7awCEWkna91eBcc0Ix4Bs3j tIgg== Received: by 10.50.0.193 with SMTP id 1mr1522534igg.0.1348143225394; Thu, 20 Sep 2012 05:13:45 -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.184.232 with SMTP id ex8csp71639igc; Thu, 20 Sep 2012 05:13:44 -0700 (PDT) Received: by 10.180.84.169 with SMTP id a9mr4160869wiz.8.1348143224251; Thu, 20 Sep 2012 05:13:44 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx.google.com with ESMTPS id z1si13593107wix.42.2012.09.20.05.13.43 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:44 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.172; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.172 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-f172.google.com with SMTP id hi8so443099wib.13 for ; Thu, 20 Sep 2012 05:13:43 -0700 (PDT) Received: by 10.216.236.38 with SMTP id v38mr1084870weq.222.1348143223589; Thu, 20 Sep 2012 05:13:43 -0700 (PDT) Received: from localhost.localdomain (LPuteaux-156-14-44-212.w82-127.abo.wanadoo.fr. [82.127.83.212]) by mx.google.com with ESMTPS id w7sm32394460wiz.0.2012.09.20.05.13.42 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:43 -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, olof.johansson@gmail.com, Lee Jones Subject: [PATCH 23/32] ARM: ux500: Add nodes for the MSP into Device Tree Date: Thu, 20 Sep 2012 14:12:41 +0200 Message-Id: <1348143170-2130-24-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> References: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkx9Aq/Int+Uq9pzG7hGABGtDJEt1ZVTbGrNa3Q5rbHskZV962zxgaEbF6HGzKGLWO/xQuG 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. Acked-by: Linus Walleij 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 f055902..3708a6b 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -604,6 +604,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";