]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00172342-1 EDID parse audio data blocks
authorAlan Tull <r80115@freescale.com>
Thu, 26 Jan 2012 17:37:01 +0000 (11:37 -0600)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:51 +0000 (14:10 +0200)
commitfafaf72dd677410ecbb149bddfc7cca1eb15d8dd
treef8da8a1e4a1d1430548d67ec0a2f21f169642f5f
parent73d6cea4f33a171d80c9ad715ad7f329ebfde842
ENGR00172342-1 EDID parse audio data blocks

Add functionality to parse Audio Data Blocks from EDID data to
find out what modes of LPCM are suppored by the HDMI sink device.

The parsed settings are saved in the hdmi mfd.  The HDMI audio driver
will check the settings when the audio stream is opened and will
then apply appropriate constraints.

If we are unable to read from the EDID, then we default to supporting
Basic Audio as defined by the HDMI specification (stereo, 16 bit,
32KHz, 44.1KHz, 48KHz PCM).

Signed-off-by: Alan Tull <r80115@freescale.com>
arch/arm/plat-mxc/include/mach/mxc_edid.h