[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400613229-19049-1-git-send-email-f.fainelli@gmail.com>
Date: Tue, 20 May 2014 12:13:47 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: arm@...nel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Randy Dunlap <rdunlap@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Brian Norris <computersforpeace@...il.com>,
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND...),
linux-doc@...r.kernel.org (open list:DOCUMENTATION),
linux-kernel@...r.kernel.org (open list),
linux-arm-kernel@...r.kernel.org, jason@...edaemon.net
Subject: [PATCH RESEND 0/2] irqchip: Broadcom Set Top Box Level-2 interrupt controller
(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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists