Enabling smart idle modes in DMA4_OCP_SYSCONFIG enables sDMA to enter standby if only synchronized dma transfers are programmed and no transfer is active. This is needed to enable CORE power domain inactivity during audio playback. Compile tested with omap_3430sdp_defconfig on l-o master. Compile+boot+audio playback (aplay) tested on custom omap3 HW. IMO, this could go to linux-omap directly, but PM-branch is ok as well. Kalle Jokiniemi (1): OMAP3: DMA: Enable idlemodes for DMA OCP arch/arm/plat-omap/dma.c | 13 +++++++++++++ arch/arm/plat-omap/include/mach/dma.h | 15 +++++++++++++++ 2 files changed, 28 insertions(+) -- 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