]> xenbits.xensource.com Git - xen.git/commit
xen/dts: Add dt_parse_phandle_with_args and dt_parse_phandle
authorJulien Grall <julien.grall@linaro.org>
Tue, 22 Apr 2014 13:14:24 +0000 (14:14 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 2 May 2014 14:20:11 +0000 (15:20 +0100)
commitbf71290b7b10be866b3ad60ec4cb22893a33209d
tree9381411cbabcf0bb0d9a32e11ec19976005a6e48
parente796bc30ab39915884e4de5e808b450b6c92cd30
xen/dts: Add dt_parse_phandle_with_args and dt_parse_phandle

Code adapted from linux drivers/of/base.c (commit ef42c58).

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/device_tree.c
xen/include/xen/device_tree.h