From: Marek Szyprowski Date: Fri, 28 Feb 2014 13:42:48 +0000 (+0100) Subject: drivers: of: add initialization code for dynamic reserved memory X-Git-Tag: v3.15-rc1~121^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0c8206644836e4f10a6b9fc47cda6a9a372f9b;p=pandora-kernel.git drivers: of: add initialization code for dynamic reserved memory This patch adds support for dynamically allocated reserved memory regions declared in device tree. Such regions are defined by 'size', 'alignment' and 'alloc-ranges' properties. Based on previous code provided by Josh Cartwright Signed-off-by: Marek Szyprowski Signed-off-by: Grant Likely --- Reading git-diff-tree failed