Home
last modified time | relevance | path

Searched hist:b4b847e95169802b08ea5df6d7dd87fbb2d468aa (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.hb4b847e95169802b08ea5df6d7dd87fbb2d468aa Fri Jul 09 21:18:58 UTC 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add function to alloc phandle values

If we are creating reference (handles) to nodes in a device tree we need
to first create a new phandle in node and this needs a new phandle
value. So we search through the whole dtb to find the max phandle value
and return the next greater value for a new phandle allocation.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
/rk3399_rockchip-uboot/common/
H A Dfdt_support.cb4b847e95169802b08ea5df6d7dd87fbb2d468aa Fri Jul 09 21:18:58 UTC 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add function to alloc phandle values

If we are creating reference (handles) to nodes in a device tree we need
to first create a new phandle in node and this needs a new phandle
value. So we search through the whole dtb to find the max phandle value
and return the next greater value for a new phandle allocation.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>