From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@ti.com>
Subject: ASoC updates for 3.5
Date: Fri, 18 May 2012 17:33:37 +0100 [thread overview]
Message-ID: <20120518163337.GO4039@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1779 bytes --]
The following changes since commit fe33d4c5e2b27a4b82aa479a58f2621eec103d1b:
ASoC: don't flip master of DT-instantiated DAI links (2012-05-16 09:44:18 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.5
for you to fetch changes up to 5fb86e5d4a951ddb0474cdfd809380c8e2a8d101:
ARM: mx31_3ds: Add sound support (2012-05-18 16:42:44 +0100)
----------------------------------------------------------------
ASoC: mc13783 audio support
A few extra patches adding a new driver and some machines using it.
----------------------------------------------------------------
Philippe Rétornaz (7):
mfd: mc13xxx: add codec platform data
ASoC: Add mc13783 codec
ASoC: add imx-mc13783 sound support
ASoC: mc13783 codec cleanups
mx31moboard: Add sound support
ASoC: imx-mc13783 cleanup
ARM: mx31_3ds: Add sound support
arch/arm/mach-imx/Kconfig | 2 +
arch/arm/mach-imx/mach-mx31_3ds.c | 22 +-
arch/arm/mach-imx/mach-mx31moboard.c | 20 +-
drivers/mfd/mc13xxx-core.c | 3 +-
include/linux/mfd/mc13xxx.h | 11 +
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/mc13783.c | 786 ++++++++++++++++++++++++++++++++++
sound/soc/codecs/mc13783.h | 28 ++
sound/soc/fsl/Kconfig | 8 +
sound/soc/fsl/Makefile | 2 +
sound/soc/fsl/imx-mc13783.c | 156 +++++++
12 files changed, 1041 insertions(+), 3 deletions(-)
create mode 100644 sound/soc/codecs/mc13783.c
create mode 100644 sound/soc/codecs/mc13783.h
create mode 100644 sound/soc/fsl/imx-mc13783.c
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2012-05-18 16:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 16:33 Mark Brown [this message]
2012-05-19 3:34 ` ASoC updates for 3.5 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2012-06-29 1:50 Mark Brown
2012-06-29 6:28 ` Takashi Iwai
2012-06-29 7:29 ` Mark Brown
2012-06-29 7:47 ` Takashi Iwai
2012-06-17 20:58 Mark Brown
2012-06-18 7:32 ` Takashi Iwai
2012-06-07 23:18 Mark Brown
2012-06-08 7:21 ` Takashi Iwai
2012-05-31 19:09 Mark Brown
2012-05-31 19:23 ` Takashi Iwai
2012-05-21 14:57 Mark Brown
2012-05-22 1:15 ` Takashi Iwai
2012-05-16 9:27 Mark Brown
2012-05-16 9:59 ` Takashi Iwai
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=20120518163337.GO4039@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lrg@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.