commit | 15daf691e8e0119e6c21d3ddf6b4754e66e37365 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 15 16:47:11 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Mar 16 19:48:47 2012 +0000 |
tree | 7115fdaa43c0f1eeb4a5ef3ceae2ce4a7815a9ea | |
parent | f1949ea0d1f6034d38ce20089980b6b26d527c25 [diff] |
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>