Re: [PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support

2011-07-02 Thread Russell King - ARM Linux
On Fri, Jul 01, 2011 at 06:19:43PM +0200, Arnd Bergmann wrote: On Friday 01 July 2011, Barry Song wrote: It looks like we can new a common function named as of_io_earlymap() or something in drivers/of/address.c. of_iomap() does ioremap, of_io_earlymap() does early static mapping? Then all

Re: [PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support

2011-07-02 Thread Arnd Bergmann
On Saturday 02 July 2011 14:25:27 Russell King - ARM Linux wrote: On Fri, Jul 01, 2011 at 06:19:43PM +0200, Arnd Bergmann wrote: On Friday 01 July 2011, Barry Song wrote: It looks like we can new a common function named as of_io_earlymap() or something in drivers/of/address.c. of_iomap()

[PATCH v2 02/19] OpenRISC: Device tree

2011-07-02 Thread Jonas Bonn
The OpenRISC architecture uses the device tree infrastructure for the platform description. This is currently limited to having a device tree built into the kernel, but work is underway within the OpenRISC project to define how this device tree blob should be passed into the kernel from an

Re: [PATCH] dt: add helper functions to read u32 and string property values

2011-07-02 Thread Shawn Guo
On Thu, Jun 30, 2011 at 12:13:53PM -0600, Grant Likely wrote: On Thu, Jun 30, 2011 at 09:26:10PM +0530, Thomas Abraham wrote: Add helper functions to retrive unsigned integer and string property values from properties of a device node. These helper functions can be used to lookup a