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

No differences found