[PATCH v4 0/3] serial: fsl_lpuart: add DMA support
From: Shawn Guo <hidden>
Date: 2014-01-27 07:50:27
Also in:
linux-serial
From: Shawn Guo <hidden>
Date: 2014-01-27 07:50:27
Also in:
linux-serial
On Wed, Jan 22, 2014 at 12:09:30PM +0800, Yuan Yao wrote:
Changed in v4: - Move dma properties from dtsi to dts.
Why this change? DMA is a SoC level resource rather than board one. Shawn