On Fri, 18 Sep 2015 11:18:40 +0200 Oleksij Rempel <li...@rempel-privat.de> wrote:
Hi Oleksij, > v2: > - move some parts from patch 2 to 1 > - make separate irq_chip for ICOLL and ASM9260 > > Oleksij Rempel (2): > ARM: irqchip: mxs: prepare driver for HW with different offsets > ARM: irqchip: mxs: add Alpascale ASM9260 support > > drivers/irqchip/Kconfig | 5 + > drivers/irqchip/Makefile | 2 +- > drivers/irqchip/alphascale_asm9260-icoll.h | 109 +++++++++++++++++ > drivers/irqchip/irq-mxs.c | 188 > ++++++++++++++++++++++++++--- > 4 files changed, 286 insertions(+), 18 deletions(-) > create mode 100644 drivers/irqchip/alphascale_asm9260-icoll.h > Next time, please add a sensible title to your cover letter. Something like "Add support for ASM9260 interrupt controller". "changelog" is hardly a useful subject when you're dealing with a few dozen of patches at the same time. Thanks, M. -- Jazz is not dead. It just smells funny. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/