Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: RongJun Ying <rjying@gmail.com>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	rjying@gmail.com
Cc: Takashi Iwai <tiwai@suse.de>, Rongjun Ying <rongjun.ying@csr.com>,
	alsa-devel@alsa-project.org, workgroup.linux@csr.com
Subject: [PATCH v6 2/2] ASoC: sirf: Add hdmi support
Date: Thu, 27 Mar 2014 13:27:05 +0800	[thread overview]
Message-ID: <1395898025-5437-3-git-send-email-rongjun.ying@csr.com> (raw)
In-Reply-To: <1395898025-5437-1-git-send-email-rongjun.ying@csr.com>

From: Rongjun Ying <rongjun.ying@csr.com>

Use the simple-card

Signed-off-by: Rongjun Ying <rongjun.ying@csr.com>
---
-v6:
Use the simple-card instead of hdmi card driver

 sound/soc/sirf/Kconfig |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/sound/soc/sirf/Kconfig b/sound/soc/sirf/Kconfig
index e0b7157..ccbf571 100644
--- a/sound/soc/sirf/Kconfig
+++ b/sound/soc/sirf/Kconfig
@@ -13,6 +13,13 @@ config SND_SOC_SIRF_AUDIO_PORT
 	select REGMAP_MMIO
 	tristate
 
+config SND_SOC_SIRF_HDMI
+	tristate "SoC Audio support for SiRF HDMI"
+	depends on SND_SOC_SIRF
+	select SND_SIMPLE_CARD
+	select SND_SOC_SIRF_I2S
+	select SND_SOC_HDMI_CODEC
+
 config SND_SOC_SIRF_I2S
 	select REGMAP_MMIO
 	tristate
-- 
1.7.5.4

  parent reply	other threads:[~2014-03-27  5:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27  5:27 [PATCH v6 0/2] ASoC: Add SiRF I2S controller and hdmi card drivers RongJun Ying
2014-03-27  5:27 ` [PATCH v6 1/2] ASoC: sirf: Add SiRF I2S driver RongJun Ying
2014-03-28 12:39   ` Mark Brown
2014-03-27  5:27 ` RongJun Ying [this message]
2014-03-28 12:38   ` [PATCH v6 2/2] ASoC: sirf: Add hdmi support 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=1395898025-5437-3-git-send-email-rongjun.ying@csr.com \
    --to=rjying@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=rongjun.ying@csr.com \
    --cc=tiwai@suse.de \
    --cc=workgroup.linux@csr.com \
    /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