commit | 732973c87fa48011d7f86230691686d53bf22548 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue May 29 10:49:33 2012 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Fri Jul 13 10:14:37 2012 +0200 |
tree | ce8acb94623b69a581cbffca45ad2f81ec002d58 | |
parent | 215891eca1c17aceb4cd8d598659fa86f0f33f8d [diff] |
ARM: ux500: Correctly reference IRQs supplied by the AB8500 from Device Tree The AB8500 driver has now been provided with IRQ domain support. This means we can request IRQs from any of it's uses via Device Tree. This patch advertises the AB8500 as an Interrupt Controller and provides the correct calls in the format the driver expects. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>