Hi Mans, On Wed, Jan 20, 2016 at 06:07:17PM +0000, Mans Rullgard wrote: > This adds support for the secondary interrupt controller used in Sigma > Designs SMP86xx and SMP87xx chips. > > Signed-off-by: Mans Rullgard <mans@xxxxxxxxx> > --- > Changes from v3: > - use of_address_to_resource() rather accessing "reg" property directly > > Boot tested on SMP8643 (tango3) and SMP8759 (tango4) > --- > drivers/irqchip/Kconfig | 5 + > drivers/irqchip/Makefile | 1 + > drivers/irqchip/irq-tango.c | 232 ++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 238 insertions(+) > create mode 100644 drivers/irqchip/irq-tango.c Applied to irqchip/tango with Marc's Acked-by. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html