Kumar Gala b4b847e951 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>
2010-07-26 13:07:56 -05:00
..
2010-07-24 20:54:46 +02:00
2010-07-16 10:55:09 -05:00
2010-07-17 20:47:08 +02:00
2010-06-23 23:24:20 +02:00
2010-06-29 22:24:48 +02:00
2010-01-18 00:23:00 +01:00
2010-07-14 22:41:39 +02:00
2010-01-18 00:44:13 +01:00
2010-05-06 00:16:46 +02:00