summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/omap-hdmi.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-18ASoC: OMAP: HDMI: Introduce codecRicardo Neri1-0/+69
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>