[RFC/PATCH] [POWER] mpc85xx_ds add DMA engine to the DT and parse it.

2008-03-11 Thread Sebastian Siewior
The DT entry is copy / paste from the documentation. Signed-off-by: Sebastian Siewior [EMAIL PROTECTED] --- arch/powerpc/boot/dts/mpc8544ds.dts | 41 ++ arch/powerpc/platforms/85xx/mpc85xx_ds.c | 13 + 2 files changed, 54 insertions(+), 0 deletions(-)

Re: [RFC/PATCH] [POWER] mpc85xx_ds add DMA engine to the DT and parse it.

2008-03-11 Thread Kumar Gala
On Mar 11, 2008, at 5:39 AM, Sebastian Siewior wrote: The DT entry is copy / paste from the documentation. Signed-off-by: Sebastian Siewior [EMAIL PROTECTED] --- arch/powerpc/boot/dts/mpc8544ds.dts | 41 + + arch/powerpc/platforms/85xx/mpc85xx_ds.c | 13