]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Add new fdt_create_phandle helper
authorKumar Gala <galak@kernel.crashing.org>
Mon, 1 Aug 2011 05:25:20 +0000 (00:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:05 +0000 (19:01 -0500)
commit10aeabd18657edf6d65e45bd4c63a48cc794fef0
treeffd9f9baa5b9664eefc92e0882109fb29275781f
parentf117c0f0731e99a5e468a300a71b34afa337e133
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>
common/fdt_support.c
include/fdt_support.h