From: Marcel Ziswiler <marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
To: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
stefan-XLVq0VzYD2Y@public.gmane.org,
Marcel Ziswiler <marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
Subject: [PATCH 0/3] ASoC/ARM: tegra: apalis/colibri t30: sgtl5000 audio
Date: Tue, 9 Sep 2014 17:28:44 +0200 [thread overview]
Message-ID: <cover.1410276224.git.marcel@ziswiler.com> (raw)
This series adds/integrates Freescale SGTL5000 analogue audio codec
support.
Marcel Ziswiler (3):
ASoC: tegra: add tegra sgtl5000 machine driver
ARM: tegra: apalis/colibri t30: integrate audio support
ARM: tegra: enable sgtl5000 audio
.../bindings/sound/nvidia,tegra-audio-sgtl5000.txt | 45 +++++
arch/arm/boot/dts/tegra30-apalis.dtsi | 49 +++++
arch/arm/boot/dts/tegra30-colibri.dtsi | 49 +++++
arch/arm/configs/tegra_defconfig | 1 +
sound/soc/tegra/Kconfig | 10 +
sound/soc/tegra/Makefile | 2 +
sound/soc/tegra/tegra_sgtl5000.c | 216 +++++++++++++++++++++
7 files changed, 372 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.txt
create mode 100644 sound/soc/tegra/tegra_sgtl5000.c
--
1.9.3
next reply other threads:[~2014-09-09 15:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-09 15:28 Marcel Ziswiler [this message]
[not found] ` <cover.1410276224.git.marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
2014-09-09 15:28 ` [PATCH 1/3] ASoC: tegra: add tegra sgtl5000 machine driver Marcel Ziswiler
2014-09-09 18:00 ` Fabio Estevam
[not found] ` <CAOMZO5BYGwHGSeHeaQxEO=BUBGbno9P29et582SDzmwmfVioZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-10 17:01 ` Stephen Warren
2014-09-10 20:52 ` Marcel Ziswiler
2014-09-10 20:46 ` Marcel Ziswiler
[not found] ` <f90791ebb1799a4aa62dd6b527885ddadae3c058.1410276224.git.marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
2014-09-10 17:05 ` Stephen Warren
2014-09-09 15:28 ` [PATCH 2/3] ARM: tegra: apalis/colibri t30: integrate audio support Marcel Ziswiler
2014-09-10 17:07 ` Stephen Warren
2014-09-09 15:28 ` [PATCH 3/3] ARM: tegra: enable sgtl5000 audio Marcel Ziswiler
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.1410276224.git.marcel@ziswiler.com \
--to=marcel-mitwqz+t+m9wk0htik3j/w@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=stefan-XLVq0VzYD2Y@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.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).