Re: [PATCH 0/5] Add device tree support for on-chip SRAM

2012-08-24 Thread Shawn Guo
On Fri, Aug 24, 2012 at 11:17:41AM +0200, Philipp Zabel wrote: > These patches add support to configure the on-chip SRAM via device-tree > node and to obtain the resulting genalloc pool from a phandle pointing > at the node. > This allows drivers to allocate SRAM with the genalloc API without >

[PATCH 0/5] Add device tree support for on-chip SRAM

2012-08-24 Thread Philipp Zabel
These patches add support to configure the on-chip SRAM via device-tree node and to obtain the resulting genalloc pool from a phandle pointing at the node. This allows drivers to allocate SRAM with the genalloc API without hard-coding the genalloc pool address. regards Philipp --- arch/arm/bo