drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Jun 2015 09:13:28 +0000 (10:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 9 Oct 2015 16:17:26 +0000 (17:17 +0100)
commit9dc515f8dfc8c2b5d4e8355933e6ac71abeb7b1e
treebc4a607ea0c962eb21a3e575b9feba2cf9b1f9ae
parentf5ce405722e410a69da4604285ae5e9210011ffe
drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio

Add basic support for multi-channel PCM audio, with fixed speaker
mappings.  This has been tested with an AV receiver, and appears to
work for low sample rates up to 8 channels.

It should be noted that multi-channel mode using the IEC958 alsa-lib
conversion plugin requires correct AES channel status for the AV
receiver to recognise the stream, especially the sample rate bits.
"Not identified" does not work there.

Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/bridge/dw_hdmi-ahb-audio.c