Re: [PATCH] irqchip: irq-mvebu-odmi: new driver

2016-02-22 Thread Rob Herring
On Mon, Feb 22, 2016 at 2:10 AM, Thomas Petazzoni wrote: > Hello, > > FWIW, you're replying to the v1 of this patch, while v2 and v3 have > already been posted, and v3 has already been merged by the irqchip > maintainers: > > > http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?id=

Re: [PATCH] irqchip: irq-mvebu-odmi: new driver

2016-02-22 Thread Thomas Petazzoni
Hello, FWIW, you're replying to the v1 of this patch, while v2 and v3 have already been posted, and v3 has already been merged by the irqchip maintainers: http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/commit/?id=c27f29bbbf02168c9b1e8ba0fe7a8cb917e5a50f On Sun, 21 Feb 2016 20:53:53 -

Re: [PATCH] irqchip: irq-mvebu-odmi: new driver

2016-02-21 Thread Rob Herring
On Mon, Feb 15, 2016 at 08:42:42AM +0100, Thomas Petazzoni wrote: > This commits adds a new irqchip driver that handles the ODMI > controller found on Marvell 7K/8K processors. The ODMI controller > provide MSI interrupt functionality to on-board peripherals, much like > the GIC-v2m. > > Signed-of

Re: [PATCH] irqchip: irq-mvebu-odmi: new driver

2016-02-15 Thread Marc Zyngier
Hi Thomas, On 15/02/16 07:42, Thomas Petazzoni wrote: > This commits adds a new irqchip driver that handles the ODMI > controller found on Marvell 7K/8K processors. The ODMI controller > provide MSI interrupt functionality to on-board peripherals, much like > the GIC-v2m. May I suggest a title th

[PATCH] irqchip: irq-mvebu-odmi: new driver

2016-02-14 Thread Thomas Petazzoni
This commits adds a new irqchip driver that handles the ODMI controller found on Marvell 7K/8K processors. The ODMI controller provide MSI interrupt functionality to on-board peripherals, much like the GIC-v2m. Signed-off-by: Thomas Petazzoni --- .../marvell,odmi-controller.txt