[PATCH 28/32] ARM: ux500: Pass remnant platform data though to DMA40 driver

Arnd Bergmann arnd at arndb.de
Thu Apr 18 07:11:21 EDT 2013


On Thursday 18 April 2013, Lee Jones wrote:
> Ironically, in order to remove lots of the auxdata assignments, we have
> to add just one more. A lot of them require DMA information to be passed
> into clients for DMA channel allocation, but we now have this capability
> in Device Tree. However, the DMA40 driver still relies on a reverse table
> look-up to obtain DMA addresses. Until all of the clients are converted,
> over to the new API, we're stuck with this.
> 
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Acked-by: Arnd Bergmann <arnd at arndb.de>

but please fold this together with patch 27, since applying one without the
other breaks booting.

	Arnd



More information about the linux-arm-kernel mailing list