Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Walleij
Date: Friday, May 7, 2010 - 4:43 am

2010/5/7 Russell King - ARM Linux <linux@arm.linux.org.uk>:


Sorry didn't get it, I understood it as it should be tested on the Versatile
without regressions.

So now I understand that you want the drivers to be tested in DMA mode
on the ARM reference HW. Right?

So in order for this to be accepted, I also have to implement
support for the DMA controller found in the reference platforms from
ARM, PL080 and PL081, since there is only this S3C-tilted driver
in the kernel so far:
arch/arm/mach-s3c64xx/dma.c

This is hard for me to do since I have to try to lend a device to
test it on.

Anyway, I will see if I can lend the RealView machine again and
play around a bit with patching up Bens driver to work with the
DMAengine and show that it runs, in DMA mode, on the RealView,
as a proof of concept. Would that be OK then?


I'm thinking all I can, I promise. Perhaps I'm not smart enough all the
time, it's a known problem, I'm working on it.


I'm doing the best I can to meet exactly this goal. The changes done in
the DMA engine were done towards the end of making the DMA
engine support *any* DMA controller for the PrimeCells, and I've proven
it to be possible for two different architectures: U300 and U8500. These
are totally different even though they're coming out of the same
company (we *weren't* the same company when they were created!).
One is ARM9 the other is Cortex A9 dualcore. One use a DMA silicon
called COH901318 the other use a DMA silicon named DMA40.

So now I guess I have to make it tick on the block known as PL080/PL081
as well, and I'll have a try at it.


Yep it seems we're going to have the same issue with Cortex A9 for
U8500.

Right now we're doing DMA debugging and testing on U300 and
U8500 to make sure neither break as a result of these patches,
and defining the API for the DMA engine.

Yours,
Linus Walleij
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/7] DMAENGINE: fixes and PrimeCells, Linus Walleij, (Sun May 2, 5:54 pm)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Linus Walleij, (Fri May 7, 2:13 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Russell King - ARM Linux, (Fri May 7, 2:32 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Linus Walleij, (Fri May 7, 4:43 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, jassi brar, (Fri May 7, 5:31 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Linus Walleij, (Fri May 7, 9:10 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Dan Williams, (Fri May 7, 4:54 pm)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, jassi brar, (Fri May 7, 7:37 pm)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Dan Williams, (Sat May 8, 3:24 pm)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, jassi brar, (Sat May 8, 8:48 pm)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Dan Williams, (Sun May 9, 12:47 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, jassi brar, (Sun May 9, 3:06 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, Dan Williams, (Sun May 9, 10:26 am)
Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells, jassi brar, (Sun May 9, 3:51 pm)