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 <ya...@emcraft.com> > Cc: Piotr Ziecik <ko...@semihalf.com> > --- > drivers/dma/Kconfig | 2 +- > drivers/dma/mpc512x_dma.c | 95 +++++++++++++++++++++++++++++++++----------- > 2 files changed, 72 insertions(+), 25 deletions(-) > > diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig > index 9520cf0..5c5e95b 100644 > --- a/drivers/dma/Kconfig > +++ b/drivers/dma/Kconfig > @@ -100,7 +100,7 @@ config FSL_DMA > > 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 other DMA cotnrollers, and we're on a MPC8308 here? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de "A little knowledge is a dangerous thing." - Doug Gwyn _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev