From f08ad1deaaf83b7e7369716949b34dadc530be01 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Fri, 28 Feb 2014 14:42:46 +0100 Subject: [PATCH] of: document bindings for reserved-memory nodes Reserved memory nodes allow for the reservation of static (fixed address) regions, or dynamically allocated regions for a specific purpose. [joshc: Based on binding document proposed (in non-patch form) here: http://lkml.kernel.org/g/20131030134702.19B57C402A0@trevor.secretlab.ca adapted to support #memory-region-cells] Signed-off-by: Josh Cartwright [mszyprow: removed #memory-region-cells property] Signed-off-by: Marek Szyprowski [grant.likely: removed residual #memory-region-cells example] Signed-off-by: Grant Likely --- Reading git-format-patch failed