commit | c09090bb2fa557a697636c1a5484f5b695e2f89d | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Aug 03 15:42:25 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Sep 20 12:32:31 2012 +0200 |
tree | a0bdb17d64e18ee0f17fe43a3633314c19aa5907 | |
parent | 62861095dc3f40594958f45257f2551c1d7e2655 [diff] |
ARM: ux500: Identify the PRCMU as an interrupt controller 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>