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)
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>

No differences found