[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409265326-7579-1-git-send-email-f.fainelli@gmail.com>
Date: Thu, 28 Aug 2014 15:35:24 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: linux-kernel@...r.kernel.org
Cc: jason@...edaemon.net, tglx@...utronix.de,
computersforpeace@...il.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH 0/2] irqchip: Broadcom BCM7120-style Level 2 interrupt controller
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
--
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