* [PATCH 0/3] Add device tree support of audio (ALC5632) on PAZ00 board and enable headphones autodetection.
@ 2012-01-25 18:48 Leon Romanovsky
0 siblings, 0 replies; only message in thread
From: Leon Romanovsky @ 2012-01-25 18:48 UTC (permalink / raw)
To: grant.likely, rdunlap, lrg, broonie, swarren, olof, ccross
Cc: devicetree-discuss, linux-doc, alsa-devel, linux-tegra,
Leon Romanovsky
The following patchset is going to add device tree support of audio (ALC5632) on
PAZ00 board and enable headphones autodetection.
Leon Romanovsky (3):
ARM: dt: tegra: Enable device tree audio on PAZ00 board.
ARM: tegra: Enable the headphone detection gpio on PAZ00 board.
ASoC: dt: tegra: Enable headphone autodetection on PAZ00 board.
.../devicetree/bindings/sound/alc5632.txt | 24 ++++
.../bindings/sound/tegra-audio-alc5632.txt | 55 ++++++++++
arch/arm/boot/dts/tegra-paz00.dts | 30 ++++-
arch/arm/mach-tegra/board-paz00-pinmux.c | 1 +
arch/arm/mach-tegra/board-paz00.h | 3 +
sound/soc/tegra/tegra_alc5632.c | 114 ++++++++++++++++++--
6 files changed, 212 insertions(+), 15 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/alc5632.txt
create mode 100644 Documentation/devicetree/bindings/sound/tegra-audio-alc5632.txt
--
1.7.3.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-25 18:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-25 18:48 [PATCH 0/3] Add device tree support of audio (ALC5632) on PAZ00 board and enable headphones autodetection Leon Romanovsky
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).