[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201105022336.52663.arnd@arndb.de>
Date: Mon, 2 May 2011 23:36:52 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: johnlinn@...cast.net, nicolas.pitre@...aro.org,
linux@....linux.org.uk, devicetree-discuss@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, grant.likely@...retlab.ca,
john.linn@...inx.com
Subject: Re: [RFC PATCH 4/4] ARM: Xilinx: Adding Xilinx board support
On Monday 02 May 2011 23:27:04 johnlinn@...cast.net 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists