public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip: Broadcom BCM7120-style Level 2 interrupt controller
@ 2014-08-28 22:35 Florian Fainelli
  2014-08-28 22:35 ` [PATCH 1/2] irqchip: add " Florian Fainelli
  2014-08-28 22:35 ` [PATCH 2/2] Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding Florian Fainelli
  0 siblings, 2 replies; 14+ messages in thread
From: Florian Fainelli @ 2014-08-28 22:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: jason, tglx, computersforpeace, Florian Fainelli

Hi Jason, Thomas,

This patch set adds support for the second type of Level-2 interrupt controller
found on Broadcom Set Top Box hardware.

Thanks!

Florian Fainelli (2):
  irqchip: add Broadcom BCM7120-style Level 2 interrupt controller
  Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding

 .../interrupt-controller/brcm,bcm7120-l2-intc.txt  |  44 ++++
 drivers/irqchip/Makefile                           |   3 +-
 drivers/irqchip/irq-bcm7120-l2.c                   | 222 +++++++++++++++++++++
 3 files changed, 268 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,bcm7120-l2-intc.txt
 create mode 100644 drivers/irqchip/irq-bcm7120-l2.c

-- 
1.9.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-05 21:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28 22:35 [PATCH 0/2] irqchip: Broadcom BCM7120-style Level 2 interrupt controller Florian Fainelli
2014-08-28 22:35 ` [PATCH 1/2] irqchip: add " Florian Fainelli
2014-09-03 12:18   ` Thomas Gleixner
2014-09-03 16:39     ` Florian Fainelli
2014-08-28 22:35 ` [PATCH 2/2] Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding Florian Fainelli
2014-09-03 12:13   ` Thomas Gleixner
2014-09-03 12:43     ` Mark Rutland
2014-09-03 16:59       ` Florian Fainelli
2014-09-05  9:05         ` Mark Rutland
2014-09-05 18:01           ` Florian Fainelli
2014-09-05 19:21             ` Thomas Gleixner
2014-09-05 19:57               ` Florian Fainelli
2014-09-05 20:44                 ` Thomas Gleixner
2014-09-05 21:15                   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox