mfd: Provide the PRCMU with its own IRQ domain
authorLee Jones <lee.jones@linaro.org>
Mon, 24 Sep 2012 08:11:46 +0000 (09:11 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Sep 2012 21:04:53 +0000 (23:04 +0200)
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>

No differences found