Re: [PATCH 4/6] MIPS: ath79: irq: Move the MISC driver to drivers/irqchip
From: Alban <albeu@free.fr>
Date: 2016-01-20 08:15:55
Also in:
lkml
From: Alban <albeu@free.fr>
Date: 2016-01-20 08:15:55
Also in:
lkml
On Wed, 30 Dec 2015 14:53:29 +0100 Alban [off-list ref] wrote:
On Tue, 17 Nov 2015 20:34:54 +0100 Alban Bedel [off-list ref] wrote:quoted
The driver stays the same but the initialization changes a bit. For OF boards we now get the memory map from the OF node and use a linear mapping instead of the legacy mapping. For legacy boards we still use a legacy mapping and just pass down all the parameters from the board init code. Signed-off-by: Alban Bedel <albeu@free.fr>Most of this series has been applied to the MIPS tree, but patch 4 and 6 are still waiting for an ACK from the irqchip maintainers. Is there any problem with those patches?
Ping? This change has been explicitly requested by the IRQ chip maintainers several times. Can we get at least a comment for these 2 patches? I would really like to finally get them in for 4.5. Alban