Hello, I have noticed that in 3.8-rc2 kernel OMAP4 audio is not working correctly. The audio playback is in 'slow motion' mode. The following two patch fixes this regression. We need to lock the ABE DPLL for all OMAP4 revisions not only for 446x and McPDM need to be configured to no IDLE mode during activity. Regards, Peter --- Peter Ujfalusi (2): ARM: OMAP4: clock data: ABE DPLL need to be locked on all revisions ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDM arch/arm/mach-omap2/cclock44xx_data.c | 14 ++++++-------- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) -- 1.8.0.2 -- 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