]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI4: Set correct CC for 8-channels layout
authorMisael Lopez Cruz <misael.lopez@ti.com>
Wed, 22 Apr 2015 13:22:57 +0000 (16:22 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Jun 2015 11:33:54 +0000 (14:33 +0300)
commit7877039f67abad68c01583c413667889f0d25584
tree901c14f1a5fce04c2079956b4372f33b71a7704e
parentca8c67dafdb7eb543015f1f84bb73f4454e41ca6
OMAPDSS: HDMI4: Set correct CC for 8-channels layout

OMAP4 HDMI IP uses the 8-channel layout with 8-channel speaker
allocation mask when transmitting more than two channels.  But
the channel count field (CC) of the Audio InfoFrame's DB1 is
not updated for 8-channels.

As per HDMI Compliance Test 7.31 "Audio InfoFrame", CC = 7 is
required for 8-channels CA masks (0x13 and 0x1F).

Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi4_core.c