Hi Ricardo, On Fri, Dec 16, 2011 at 12:33 PM, Ricardo Neri <ricardo.neri@xxxxxx> wrote: > It has been detected that HDMI audio is broken in K3.2-rcX due to > the most recent updates in the DSS. This set of patches aims to repair such > break. It also improves the implementation of the ASoC codec to better follow > the DSS design by clearly separating functions that need acess to IP- > specific data. > We could not also try to move the ASoC HDMI audio codec driver from DSS to sound, but this is good for now. Acked-by: Mythri P K <mythripk@xxxxxx> Thanks and regards, Mythri. > This set of patches is based on > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v3.2-rc5 > > and is available at > git://gitorious.org/omap-audio/linux-audio.git ricardon/topic/fix-hdmi-audio-3.2 > > Validation was performed on HDMI TV. Penguins were present on the display > and audio playback was performed with aplay at 32, 44.1 and 48kHz with S16_LE > and S24_LE sample formats. Validation was performed on SDP4430 ES2.2. > > Ricardo Neri (4): > ASoC: OMAP: HDMI: Introduce driver data for audio codec > ASoC: OMAP: HDMI: Correct signature of ASoC functions > OMAPDSS: HDMI: Create function to enable HDMI audio > ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI > driver > > drivers/video/omap2/dss/dss_features.c | 4 ++ > drivers/video/omap2/dss/hdmi.c | 46 +++++++++++++++++++++++++++- > drivers/video/omap2/dss/ti_hdmi.h | 10 +++++- > drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c | 37 ++++------------------- > drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h | 3 -- > 5 files changed, 64 insertions(+), 36 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html