[RESEND PATCH v2 1/3] irqchip: irq-dove: Add PMU interrupt controller.

Jason Cooper jason at lakedaemon.net
Tue Nov 26 10:14:06 EST 2013


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 at lunn.ch>
> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> 
> cc: devicetree at vger.kernel.org
> cc: pawel.moll at arm.com
> cc: mark.rutland at arm.com
> cc: swarren at wwwdotorg.org
> cc: ian.campbell at 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.



More information about the linux-arm-kernel mailing list