of: document bindings for reserved-memory nodes
authorGrant Likely <grant.likely@linaro.org>
Fri, 28 Feb 2014 13:42:46 +0000 (14:42 +0100)
committerGrant Likely <grant.likely@linaro.org>
Tue, 4 Mar 2014 08:44:23 +0000 (16:44 +0800)
commitf08ad1deaaf83b7e7369716949b34dadc530be01
tree7b2395adf6c55462797b38e88818521b38046da2
parentdab2310d9d90eded48625c5382c6a60389bf8ca9
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 <joshc@codeaurora.org>
[mszyprow: removed #memory-region-cells property]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
[grant.likely: removed residual #memory-region-cells example]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt [new file with mode: 0644]