From: Tony Lindgren Date: Thu, 18 Sep 2014 15:58:49 +0000 (-0700) Subject: ARM: OMAP3: Use manual idle for UARTs because of DMA errata X-Git-Tag: soc-part2-for-v3.18~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2fc36613ac1af2e9;p=pandora-kernel.git ARM: OMAP3: Use manual idle for UARTs because of DMA errata In sprz318f.pdf "Usage Note 2.7" says that UARTs cannot acknowledge idle requests in smartidle mode when configured for DMA operations. This prevents L4 from going idle. So let's use manual idle mode instead. Otherwise systems using Sebastian's 8250 patches with DMA will never enter deeper idle states because of the errata above. Cc: Sebastian Andrzej Siewior Reviewed-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed