Re: [patch 1/1] fsldma: the MPC8377MDS board device tree node for fsldma driver
From: Kumar Gala <hidden>
Date: 2008-06-10 05:16:43
On Jun 9, 2008, at 6:29 PM, akpm@linux-foundation.org wrote:
From: Zhang Wei <redacted> The fsldma driver is tested on MPC8377MDS board. The patch adds fsldma driver support into MPC8377MDS device tree. Signed-off-by: Zhang Wei <redacted> Cc: "Nelson, Shannon" <redacted> Cc: Dan Williams <redacted> Cc: Kumar Gala <redacted> Cc: Paul Mackerras <redacted> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Scott Wood <redacted> Cc: Li Yang <redacted> On Wed, 14 May 2008 18:28:08 -0500 Scott Wood [off-list ref] wrote:quoted
akpm@linux-foundation.org wrote:quoted
From: Zhang Wei <redacted>According to booting-without-of.txt, the interrupts property should be repeated in each channel. The driver also needs to be fixed to remember whether it registered a DMA-block-level interrupt handler already, and not try to register a channel interrupt.Signed-off-by: Andrew Morton <akpm@linux-foundation.org> --- arch/powerpc/boot/dts/mpc8377_mds.dts | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
This is already in Linus's tree as commit 3f346935f4f7141b0253ab0d8dfefb6e20ad08c3 - k