From: marcel@ziswiler.com (Marcel Ziswiler)
To: linux-arm-kernel@lists.infradead.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]
2014-09-09 15:28 ` [PATCH 1/3] ASoC: tegra: add tegra sgtl5000 machine driver Marcel Ziswiler
2014-09-09 18:00 ` Fabio Estevam
2014-09-10 17:01 ` Stephen Warren
2014-09-10 20:52 ` Marcel Ziswiler
2014-09-10 20:46 ` Marcel Ziswiler
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@ziswiler.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).