commit | f3f1f0a1eac6fd1529d552b8e2a0e1ac07293c62 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Sep 24 09:11:46 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Sep 24 23:04:53 2012 +0200 |
tree | 74e4f13bcc3f46d81a135dfabda6dddfdc940e8b | |
parent | 0f471916d4d03503cf6fb696f7c8baf12fec30b9 [diff] |
mfd: Provide the PRCMU with its own IRQ domain The PRCMU has its own USB, Thermal, GPIO, Modem, HSI and RTC drivers, amongst other things. This patch allows those subordinate devices to use it as an interrupt controller as and when they are DT enabled. Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>