commit | 10aeabd18657edf6d65e45bd4c63a48cc794fef0 | [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 | f117c0f0731e99a5e468a300a71b34afa337e133 [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>