]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19c8664f92f466bbafa4dc667102999c728e30cc
tree508e2192de74470311a74aa304c160a40a98957a
parent92750cabcda3aa00aab0c8ee10e9adf00ef437d0
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