commit | d5fc25899a515c0736397f9a8ebcf866f17236a5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Aug 01 00:25:20 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 29 19:01:05 2011 -0500 |
tree | ffd9f9baa5b9664eefc92e0882109fb29275781f | |
parent | f2f1c5a34f34eaa9b7c9f4338507919f823649a9 [diff] |
fdt: Add new fdt_create_phandle helper Add a helper function that will return a phandle value for the given node. If the node doesn't have a phandle already one will be created. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Gerald Van Baren <vanbaren@cideas.com>