]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180350-2 HDMI set infoframe information
authorAlan Tull <r80115@freescale.com>
Wed, 18 Apr 2012 16:40:08 +0000 (11:40 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:29 +0000 (08:34 +0200)
commitc9048dadac228561500b59967eba470af6b9acf4
treefc9d4fe2412dfc1f4b0c6b08a864dbe365639565
parent0d094ae14e42d4939ff8553888222a9d3120c371
ENGR00180350-2 HDMI set infoframe information

Get speaker allocation data block information from the EDID.

Translate the EDID speaker allocation to audio infoframe
speaker allocation (different bit mapping) given the number
of channels of audio being played.

Set channel count information in HDMI_FC_AUDICONF0.
Set speaker allocation information in HDMI_FC_AUDICONF2.

From CEA-861-D spec:
NOTE—HDMI requires the CT, SS and SF fields to be set to 0 (Refer
to Stream Header) as these items are carried in the audio stream.

Signed-off-by: Alan Tull <r80115@freescale.com>
drivers/video/mxc/mxc_edid.c
sound/soc/codecs/mxc_hdmi.c