Re: [PATCH] fsldma: The MPC8377MDS board device tree node for fsldma driver
From: Kumar Gala <hidden>
Date: 2008-03-28 02:25:00
Also in:
lkml
From: Kumar Gala <hidden>
Date: 2008-03-28 02:25:00
Also in:
lkml
On Mar 27, 2008, at 2:37 PM, Dan Williams wrote:
On Wed, Mar 26, 2008 at 12:42 AM, Zhang Wei [off-list ref] wrote:quoted
The fsldma driver is tested on MPC8377MDS board. The patch adds fsldma driver support into MPC8377MDS device tree. Signed-off-by: Zhang Wei <redacted> --- arch/powerpc/boot/dts/mpc8377_mds.dts | 27 ++++++++++++++++++++++ +++++ 1 files changed, 27 insertions(+), 0 deletions(-)I think this patch should probably go through the powerpc tree, or -mm. I'll pick up the ones that touch either drivers/dma or crypto/async_tx.
Can you resend and CC me. I'll pick it up and push through via the powerpc tree. I want to make one update to the driver to support the "proper" names we document for compatible properties. (uugh too many things to do) - k