misc: SRAM: Add option to map SRAM to allow code execution
authorRuss Dill <Russ.Dill@ti.com>
Tue, 17 Sep 2013 09:34:58 +0000 (02:34 -0700)
committer黄涛 <huangtao@rock-chips.com>
Thu, 21 Nov 2013 05:39:20 +0000 (13:39 +0800)
commit6e701bfc17f52d4a36802976ad6baa5ae8b4639d
tree5459caa397a72240cee452f25c0d1a69c40d5ba8
parent426cd3dea90f2790599f6f040ada710967dc64a6
misc: SRAM: Add option to map SRAM to allow code execution

This is necessary for platforms that use SRAM to execute suspend/resume stubs.

Signed-off-by: Russ Dill <Russ.Dill@ti.com>
Documentation/devicetree/bindings/misc/sram.txt
drivers/misc/sram.c
include/linux/platform_data/sram.h [new file with mode: 0644]