[PATCH v4 0/3] serial: fsl_lpuart: add DMA support
From: Yao Yuan <hidden>
Date: 2014-02-11 01:50:14
Also in:
linux-serial
From: Yao Yuan <hidden>
Date: 2014-02-11 01:50:14
Also in:
linux-serial
Hi, Shawn Here I just want the DMA be a selectable property for each board. Is it suitable?
-----Original Message----- From: Shawn Guo [mailto:shawn.guo at linaro.org] Sent: Monday, January 27, 2014 3:50 PM To: Yuan Yao-B46683 Cc: gregkh at linuxfoundation.org; linux at arm.linux.org.uk; arnd at arndb.de; mark.rutland at arm.com; linux-arm-kernel at lists.infradead.org; linux- serial at vger.kernel.org Subject: Re: [PATCH v4 0/3] serial: fsl_lpuart: add DMA support On Wed, Jan 22, 2014 at 12:09:30PM +0800, Yuan Yao wrote:quoted
Changed in v4: - Move dma properties from dtsi to dts.Why this change? DMA is a SoC level resource rather than board one. Shawn