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 <and...@lunn.ch> > Tested-by: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> > > cc: devicetree@vger.kernel.org > cc: pawel.m...@arm.com > cc: mark.rutl...@arm.com > cc: swar...@wwwdotorg.org > cc: ian.campb...@citrix.com > --- > .../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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html