ASoC: OMAP: HDMI: Introduce codec
authorRicardo Neri <ricardo.neri@ti.com>
Fri, 18 May 2012 06:42:33 +0000 (01:42 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 May 2012 16:31:24 +0000 (17:31 +0100)
commit5452030c564686a3dafd355da5456fbeca1de111
tree508e2192de74470311a74aa304c160a40a98957a
parent5fb86e5d4a951ddb0474cdfd809380c8e2a8d101
ASoC: OMAP: HDMI: Introduce codec

Introduce codec for HDMI. At the moment, this is a dummy codec. In the
future it will parse the EDID to modify the supported parameters, such
as the number of channels and the sample rates. At the moment, it blindly
supports all the sample rates and audio channels described in the HDMI
1.4a specification.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/omap-hdmi.c [new file with mode: 0644]
sound/soc/omap/Kconfig