]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI
authorRicardo Neri <ricardo.neri@ti.com>
Fri, 18 May 2012 06:42:40 +0000 (01:42 -0500)
committerLiam Girdwood <lrg@ti.com>
Tue, 22 May 2012 16:33:23 +0000 (17:33 +0100)
commit5e5434df94558c4aa6cfb89591da5f53efca1309
tree505fe9ccfc8b9615be7a25e6bf0308aaa51fd928
parentbb29f5489043c41803cd5aeb733234a76eede050
ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI

According to the HDMI specification, a source is permitted to
transmit L-PCM audio in the following sample rates: 32kHz, 44.1kHz,
48kHz, 88.2kHz, 96kHz, 176.4kHz or 192kHz.

It also supports up to 8 audio channels.

The sink may not necessarily support all these sample rates and
channels. However, as this CPU DAI describes the HDMI source, it
makes sense to include them. The limitation of capabilities as
supported by the sink should be done in the ASoC HDMI codec.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
sound/soc/omap/omap-hdmi.c
sound/soc/omap/omap-hdmi.h