devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
@ 2014-05-20 19:13 Florian Fainelli
  2014-05-20 19:13 ` [PATCH RESEND 1/2] irqchip: add " Florian Fainelli
  2014-05-20 19:13 ` [PATCH RESEND 2/2] Documentation: add Broadcom STB Level-2 interrupt controller binding Florian Fainelli
  0 siblings, 2 replies; 7+ messages in thread
From: Florian Fainelli @ 2014-05-20 19:13 UTC (permalink / raw)
  To: arm
  Cc: Florian Fainelli, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Randy Dunlap, Thomas Gleixner,
	Brian Norris, open list:OPEN FIRMWARE AND...,
	open list:DOCUMENTATION, open list, linux-arm-kernel, jason

(Resending to include Jason Cooper)

Hi Thomas, Jason,

This patch set adds an irqchip driver for the Broadcom Set Top Box Level-2
interrupt controller hardware, as well as a corresponding Device Tree binding
document.

Thanks!

Florian Fainelli (2):
  irqchip: add Broadcom Set Top Box Level-2 interrupt controller
  Documentation: add Broadcom STB Level-2 interrupt controller binding

 .../bindings/interrupt-controller/brcm,l2-intc.txt |  29 +++
 drivers/irqchip/Kconfig                            |   6 +
 drivers/irqchip/Makefile                           |   1 +
 drivers/irqchip/irq-brcmstb-l2.c                   | 231 +++++++++++++++++++++
 4 files changed, 267 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
 create mode 100644 drivers/irqchip/irq-brcmstb-l2.c

-- 
1.9.1


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

end of thread, other threads:[~2014-05-22 11:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 19:13 [PATCH RESEND 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller Florian Fainelli
2014-05-20 19:13 ` [PATCH RESEND 1/2] irqchip: add " Florian Fainelli
2014-05-21  1:27   ` Jason Cooper
2014-05-20 19:13 ` [PATCH RESEND 2/2] Documentation: add Broadcom STB Level-2 interrupt controller binding Florian Fainelli
2014-05-21  1:30   ` Jason Cooper
2014-05-21  2:24     ` Florian Fainelli
2014-05-22 11:53       ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).