]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c43e65814ad9b110c14e04c33e644cd6f40b2e3
tree71631c0c06c5a3706f9c4fa7868de13aa69d5dc9
parent4f87f0ecb15e984d2d8a3ba8bc0e1951978f0d6c
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]