From: Ricardo Neri Date: Thu, 19 May 2011 03:31:56 +0000 (-0500) Subject: OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio X-Git-Tag: v3.0-rc1~166^2~20^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ad44cc3298872c4d4f4b034df9163c3944ae8c1c;p=karo-tx-linux.git OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio Implement an ASoC Codec Driver to handle audio configuration. The implementation offers an interface for audio configuration and control to be exposed to ALSA while hidding the HDMI details. The ASoC driver supports the Basic Audio configuration as described in CEA-861-D: 2-channel linear PCM with 32, 44.1 and 48kHz sample rates and 16 bits/sample. It additionally supports 24 bit/sample in 32-bit words. Signed-off-by: Ricardo Neri Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/video/omap2/dss/hdmi.c b/drivers/video/omap2/dss/hdmi.c index 0b209d38a106..b0555f4f0a78 100644 --- a/drivers/video/omap2/dss/hdmi.c +++ b/drivers/video/omap2/dss/hdmi.c @@ -30,9 +30,15 @@ #include #include #include