]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit676c3e0ba9b54598f942de4834795ddc954d05f1
tree53838618f75505f516986791a2b675640f0beb92
parentcb9e969e01c48c8c2737c8543dacfefd943a969b
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