Hey Alban, On Wed, Feb 17, 2016 at 02:15:29PM +0100, Alban wrote: > On Sat, 23 Jan 2016 16:31:22 +0000 > Jason Cooper <jason@xxxxxxxxxxxxxx> wrote: > > > On Sat, Jan 23, 2016 at 03:02:00PM +0000, Marc Zyngier wrote: > > > On Sat, 23 Jan 2016 13:57:46 +0100 > > > Alban Bedel <albeu@xxxxxxx> wrote: > > > > > > > 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@xxxxxxx> > > > > > > Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx> > > > > Thanks Marc, I'll pick this up when -rc1 drops. > > RC1 has been released for a while now, however I still can't see > these patches in the irqchip git trees. I checked both tree: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core > git://git.infradead.org/users/jcooper/linux.git irqchip/core > > or are these still queued and going to be merged later? I've just queued them up, but ran into a needed git gc... They should be pushed by the end of the day. thx, Jason.