On Mon, Sep 03, 2012 at 06:02:04PM +0200, Philipp Zabel wrote:
> Changes since v2, as per Shawn's suggestions:
> - Moved struct device_node declaration out of #ifdef CONFIG_OF.
> - Simplified of_get_named_gen_pool using of_parse_phandle and
>of_address_to_resource.
> - Return -EADDRNOTAVAIL
These patches add support to configure 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.
The on-chip SRAM on i.MX53 and i.MX6q is
2 matches
Mail list logo