From: Rajeev Kumar <rajeev-dlh.kumar@st.com>
To: tiwai@suse.de, broonie@opensource.wolfsonmicro.com, perex@perex.cz
Cc: alsa-devel@alsa-project.org,
Rajeev Kumar <rajeev-dlh.kumar@st.com>,
lrg@slimlogic.co.uk
Subject: [PATCH V4 0/2] Add support for sta529 audio codec and spdif_out controller
Date: Tue, 3 Jul 2012 17:24:57 +0530 [thread overview]
Message-ID: <cover.1341312609.git.rajeev-dlh.kumar@st.com> (raw)
The patch set contains minor modification according to review comments.
Patches that got applied(from V3 of patch set) are listed below:
http://mailman.alsa-project.org/pipermail/alsa-devel/2012-June/052868.html
1. [PATCH V3 1/4] ASoC: spdif_receiver: Add support for spdif in Audio Codec.
Patches that got applied(from V2 of patch set) are listed below:
http://mailman.alsa-project.org/pipermail/alsa-devel/2012-June/052868.html
1. [PATCH V2 3/9] sound:asoc: Add support for synopsys i2s controller as per ASoC framework.
2. [PATCH V2 4/9] sound:asoc: Add support for SPEAr ASoC pcm layer.
3. [PATCH V2 5/9] sound:asoc:spdif_in: Add spdif IN support
Rajeev Kumar (1):
ASoC: STA529: Add support for STA529 Audio Codec
Vipin Kumar (1):
ASoC: SPEAr spdif_out: Add spdif out support
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/sta529.c | 440 ++++++++++++++++++++++++++++++++++++++
sound/soc/spear/spdif_out.c | 388 +++++++++++++++++++++++++++++++++
sound/soc/spear/spdif_out_regs.h | 79 +++++++
5 files changed, 913 insertions(+), 0 deletions(-)
create mode 100644 sound/soc/codecs/sta529.c
create mode 100644 sound/soc/spear/spdif_out.c
create mode 100644 sound/soc/spear/spdif_out_regs.h
next reply other threads:[~2012-07-03 11:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 11:54 Rajeev Kumar [this message]
2012-07-03 11:54 ` [PATCH V4 1/2] ASoC: STA529: Add support for STA529 Audio Codec Rajeev Kumar
2012-07-03 19:03 ` Mark Brown
2012-07-04 5:00 ` Rajeev kumar
2012-07-04 5:06 ` Rajeev kumar
2012-07-03 11:54 ` [PATCH V4 2/2] ASoC: SPEAr spdif_out: Add spdif out support Rajeev Kumar
2012-07-03 18:58 ` 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=cover.1341312609.git.rajeev-dlh.kumar@st.com \
--to=rajeev-dlh.kumar@st.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lrg@slimlogic.co.uk \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
/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