ARM: ux500: Enable PL022 SSP Controller in Device Tree
authorLee Jones <lee.jones@linaro.org>
Thu, 15 Mar 2012 16:47:11 +0000 (16:47 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Mar 2012 19:48:47 +0000 (19:48 +0000)
commit15daf691e8e0119e6c21d3ddf6b4754e66e37365
tree7115fdaa43c0f1eeb4a5ef3ceae2ce4a7815a9ea
parentf1949ea0d1f6034d38ce20089980b6b26d527c25
ARM: ux500: Enable PL022 SSP Controller in Device Tree

This SSP Controller supports a number of serial communication methods
and as such cannot be registered using of_register_spi_devices.
Instead we register it simply as a primecell device.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/db8500.dtsi
arch/arm/mach-ux500/board-mop500.c