OSDN Git Service

dt-bindings: sram: describe option to reserve parts of the memory
authorHeiko Stübner <heiko@sntech.de>
Wed, 26 Feb 2014 22:02:52 +0000 (23:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Feb 2014 23:31:11 +0000 (15:31 -0800)
commit96328cdae38c491c69981fa0a6b448c2bc021065
tree12120d9318bc3cbc01ab4c9fe0bf15ee2f373303
parent42d87b184f039e67bf61662258377e7a21403754
dt-bindings: sram: describe option to reserve parts of the memory

Some SoCs need parts of their sram for special purposes. So while being part
of the peripheral, it should not be part of the genpool controlling the sram.

Therefore add the option to define reserved regions as subnodes of the
sram-node similar to defining reserved global memory regions.

Originally
Suggested-by: Rob Herring <robherring2@gmail.com>
Using subnodes for reserved regions
Suggested-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/sram.txt