On Thu, Nov 07, 2013 at 11:35:29AM +0100, Andrew Lunn wrote: > Dove has a Power Management Unit with its own interrupt > controller. This is chained on the main interrupt controller. Add a > driver, making use of generic chip where possible. > > Signed-off-by: Andrew Lunn <andrew@xxxxxxx> > Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx> > > cc: devicetree@xxxxxxxxxxxxxxx > cc: pawel.moll@xxxxxxx > cc: mark.rutland@xxxxxxx > cc: swarren@xxxxxxxxxxxxx > cc: ian.campbell@xxxxxxxxxx > --- > .../interrupt-controller/marvell,dove-pmu-intc.txt | 17 +++ > drivers/irqchip/Makefile | 1 + > drivers/irqchip/irq-dove.c | 126 +++++++++++++++++++++ > 3 files changed, 144 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/marvell,dove-pmu-intc.txt > create mode 100644 drivers/irqchip/irq-dove.c Applied to mvebu/irqchip for tglx once it's stewed in -next for a bit. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html