Re: [RFC PATCH 4/4] ARM: Xilinx: Adding Xilinx board support

From: Arnd Bergmann
Date: Mon May 02 2011 - 17:40:48 EST


On Monday 02 May 2011 23:27:04 johnlinn@xxxxxxxxxxx wrote:
> Yes we could explain hard coded numbers. Ideally GIC driver would support
> device tree it seems like to me.

>
> Seems like the GIC driver could remap it's own memory but maybe that won't
> work across all platforms and then the platform would need to do it.

Why not just add a stub in the xilinx platform for now that remaps the
memory using ioremap and calls the regular GIC initialization?

That function can then easily be moved to common code when another
platform uses it.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/