linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: denis@eukrea.com (Denis Carikli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv7][ 3/5] ARM: dts: mbimxsd51: Add sound support.
Date: Thu, 24 Oct 2013 14:13:50 +0200	[thread overview]
Message-ID: <1382616832-23593-3-git-send-email-denis@eukrea.com> (raw)
In-Reply-To: <1382616832-23593-1-git-send-email-denis@eukrea.com>

Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: devicetree at vger.kernel.org
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: alsa-devel at alsa-project.org
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Eric B?nard <eric@eukrea.com>
Signed-off-by: Denis Carikli <denis@eukrea.com>
---
 .../boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts  |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts b/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
index 64d8082..7a485a9 100644
--- a/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
+++ b/arch/arm/boot/dts/imx51-eukrea-mbimxsd51-baseboard.dts
@@ -48,6 +48,15 @@
 			linux,default-trigger = "heartbeat";
 		};
 	};
+
+	sound {
+		compatible = "eukrea,eukrea-tlv320";
+		model = "imx51-eukrea-tlv320aic23";
+		ssi-controller = <&ssi2>;
+		fsl,audio-codec = <&tlv320aic23>;
+		mux-int-port = <2>;
+		mux-ext-port = <3>;
+	};
 };
 
 &audmux {
-- 
1.7.9.5

  parent reply	other threads:[~2013-10-24 12:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-24 12:13 [PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err Denis Carikli
2013-10-24 12:13 ` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support Denis Carikli
2013-10-25  3:39   ` Kumar Gala
2013-10-25 19:15   ` Grant Likely
2013-10-26 11:48     ` Mark Brown
2013-10-29 16:56       ` Matt Sealey
2013-10-29 17:44         ` Mark Brown
2013-10-30  3:05           ` Matt Sealey
2013-10-30 21:29             ` Mark Brown
2013-10-30 22:29               ` Matt Sealey
2013-10-31  1:28                 ` Mark Brown
2013-10-31 15:32                   ` Matt Sealey
2013-10-31 17:45                     ` Mark Brown
2013-10-31 21:19                       ` Matt Sealey
2013-10-31 22:23                         ` Mark Brown
2013-10-30  5:19           ` Matt Sealey
2013-10-24 12:13 ` Denis Carikli [this message]
2013-10-24 12:13 ` [PATCHv7][ 4/5] ARM: dts: mbimxsd25: Add sound support Denis Carikli
2013-10-24 12:13 ` [PATCHv7][ 5/5] ARM: dts: mbimxsd35: " Denis Carikli
2013-10-24 12:23 ` [PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1382616832-23593-3-git-send-email-denis@eukrea.com \
    --to=denis@eukrea.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).