]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: get IRQ numbers from dt
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Nov 2014 15:54:56 +0000 (16:54 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 Nov 2014 21:31:11 +0000 (16:31 -0500)
commite2cfc7a1c951b72758a2df7759cc7c5fc17f57aa
treea0f6b1c35b415172b6b525276bef359246786b77
parenta2cf1d68166690c95f5718c496f8de65e6faf928
bcma: get IRQ numbers from dt

It is not possible to auto detect the irq numbers used by the cores on
an arm SoC. If bcma was registered with device tree it will search for
some device tree nodes with the irq number and add it to the core
configuration.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/devicetree/bindings/bus/bcma.txt
drivers/bcma/main.c