ARM: ux500: Identify the PRCMU as an interrupt controller
authorLee Jones <lee.jones@linaro.org>
Fri, 3 Aug 2012 14:42:25 +0000 (15:42 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:31 +0000 (12:32 +0200)
We're just about to provide the DB8500-PRCMU with its own IRQ domain,
so that its subordinate drivers can use it as an interrupt controller.
It's obligatory for all IRQ controllers to reference themselves as
such from its own node in Device Tree. This patch does just that.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found