ASoC: Tegra: Implement SPDIF CPU DAI
authorStephen Warren <swarren@nvidia.com>
Tue, 5 Jul 2011 16:55:27 +0000 (10:55 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Jul 2011 19:20:56 +0000 (12:20 -0700)
commit774fec338bfc63fe17233feefd9c6b46ce1673e0
tree71631c0c06c5a3706f9c4fa7868de13aa69d5dc9
parenta82ce2ae0d91cfa261cbe6f27f4031963ace097c
ASoC: Tegra: Implement SPDIF CPU DAI

This is a minimal driver for the Tegra SPDIF controller.

In hardware, the SPDIF output signal is always routed to any active HDMI
display controllers, and may also be routed to external pins on Tegra
using the pinmux.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/Kconfig
sound/soc/tegra/Makefile
sound/soc/tegra/tegra_spdif.c [new file with mode: 0644]
sound/soc/tegra/tegra_spdif.h [new file with mode: 0644]