]> 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)
commit7a449075470bcb87e820030484c745369885042f
tree508e2192de74470311a74aa304c160a40a98957a
parentecfb40e9068f211411072830897fc65681c0ecde
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