commit | 724ebbf4cf248cd747b29fe91ecc96de302a469a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Jul 25 13:58:36 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Sep 20 12:32:39 2012 +0200 |
tree | 53838618f75505f516986791a2b675640f0beb92 | |
parent | ae6d35b9486b61c50294f88c1eb5dc1c7b74e65b [diff] |
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>