Dear Wolfgang,
28.09.2010 17:09, Wolfgang Denk wrote:
config MPC512X_DMA
tristate "Freescale MPC512x built-in DMA engine support"
- depends on PPC_MPC512x
+ depends on PPC_MPC512x || PPC_MPC831x
Is MPC831x correct here? My understanding is that MPC831x processors
have yet
Dear Ilya Yanok,
In message <1285676696-5358-4-git-send-email-ya...@emcraft.com> you wrote:
> MPC8308 has pretty much the same DMA controller as MPC5121 and
> this patch adds support for MPC8308 to the mpc512x_dma driver.
>
> Signed-off-by: Ilya Yanok
> Cc: Piotr Ziecik
> ---
> drivers/dma/Kco
MPC8308 has pretty much the same DMA controller as MPC5121 and
this patch adds support for MPC8308 to the mpc512x_dma driver.
Signed-off-by: Ilya Yanok
Cc: Piotr Ziecik
---
drivers/dma/Kconfig |2 +-
drivers/dma/mpc512x_dma.c | 95 +---
2 file