]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: versatile: add DT based PCI detection
authorRob Herring <robh@kernel.org>
Tue, 8 Dec 2015 20:44:15 +0000 (14:44 -0600)
committerArnd Bergmann <arnd@arndb.de>
Tue, 15 Dec 2015 22:53:10 +0000 (23:53 +0100)
commit5bae370303919533a49ca903e10aaa75fbea7f2c
tree013e25d8eaa9af4b726ec8ef0eea638a06467e2b
parentcd59478e284e721a7b8ab204f564063d276991cf
ARM: versatile: add DT based PCI detection

Disable the Versatile PCI DT node when no PCI backplane is detected. This
will prevent the Versatile PCI driver from probing when PCI is not
populated.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-versatile/versatile_dt.c