]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablement
authorLee Jones <lee.jones@linaro.org>
Tue, 2 Apr 2013 13:21:53 +0000 (14:21 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:07:11 +0000 (14:07 +0200)
commitc21a43b775a4687e4f84c5eb3a6eebdcb727265a
tree34e4410f04b001bc05ad459dd857220e043eaaa1
parent6c1d25b0b71d3b5b0e752e664ca6f62d4c617cd0
ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablement

If we attempt to use the existing u8500 of_dev_auxdata struct to boot
the u8540, we fail to obtain a console, due to a lack of DMA support
on the platform.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c