ARM: ux500: Pass MSP DMA platform data though AUXDATA
authorLee Jones <lee.jones@linaro.org>
Wed, 25 Jul 2012 12:58:36 +0000 (13:58 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:39 +0000 (12:32 +0200)
commit724ebbf4cf248cd747b29fe91ecc96de302a469a
tree53838618f75505f516986791a2b675640f0beb92
parentae6d35b9486b61c50294f88c1eb5dc1c7b74e65b
ARM: ux500: Pass MSP DMA platform data though AUXDATA

It isn't currently possible to pass all platform specific configuration
though Device Tree. Thinks like device names used in the clock
infrastructure, call-backs and DMA information have to be passed in via
AUXDATA structures and the MSP is no exception. Here we're passing DMA
settings.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/board-mop500-msp.c
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/board-mop500.h