commit | 71783576b5345d63df048c0f18974037eea6e4f9 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Sat Nov 01 16:54:56 2014 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 11 16:31:11 2014 -0500 |
tree | a0f6b1c35b415172b6b525276bef359246786b77 | |
parent | 85eb92e81801d64686eb78928d500a4c83ee9623 [diff] |
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>