From: Marek Szyprowski Date: Mon, 26 Aug 2013 12:41:56 +0000 (+0200) Subject: drivers: of: add function to scan fdt nodes given by path X-Git-Tag: v3.12-rc1~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57d74bcf3072b65bde5aa540cedc976a75c48e5c;p=pandora-kernel.git drivers: of: add function to scan fdt nodes given by path Add a function to scan the flattened device-tree starting from the node given by the path. It is used to extract information (like reserved memory), which is required on early boot before we can unflatten the tree. Signed-off-by: Marek Szyprowski Acked-by: Michal Nazarewicz Acked-by: Tomasz Figa Reviewed-by: Rob Herring --- Reading git-diff-tree failed