]> Pileus Git - ~andy/linux/commit
ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
authorLee Jones <lee.jones@linaro.org>
Tue, 29 May 2012 07:06:55 +0000 (15:06 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:04:29 +0000 (02:04 +0200)
commit48a4ea626ddfad1c714ac4e3b7049347c22f2aa2
tree34f040f03f55539bda09ec3c64facb393e807a9e
parent93b5698aae844f75709f759a6c92109ce40780da
ARM: ux500: Disable platform setup of the ab8500 when DT is enabled

The final piece of the ab8500 puzzle. Here we prevent any of the ab8500-*
drivers from being registered from platform code when Device Tree is
enabled, as we expect DT do probe each of these individually. We also
provide the relevant compatible strings, so that DT knows which nodes
it needs to pay attention to during population.

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