dt-bindings: Consolidate SRAM bindings from all vendors
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 19 Nov 2015 00:42:49 +0000 (09:42 +0900)
committerRob Herring <robh@kernel.org>
Wed, 9 Dec 2015 21:29:37 +0000 (15:29 -0600)
commit22697acdd72d6749d603cb861d4f6c1c2b583c1b
treeab73830d9020f8c41971b38cb08a6eff374ec416
parent3d751eb057e6ed4e4fbce880c016ad967ba732d2
dt-bindings: Consolidate SRAM bindings from all vendors

SRAM bindings for various SoCs, using the mmio-sram genalloc
API, are spread over different places - per SoC vendor. Since all of
these are quite similar (they depend on mmio-sram) move them to a common
place.

Suggested-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Heiko Stuebner <heiko@sntech.de>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Kukjin Kim <kgene@kernel.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/arm,scpi.txt
Documentation/devicetree/bindings/arm/exynos/smp-sysram.txt [deleted file]
Documentation/devicetree/bindings/arm/rockchip/pmu-sram.txt [deleted file]
Documentation/devicetree/bindings/arm/rockchip/smp-sram.txt [deleted file]
Documentation/devicetree/bindings/misc/sram.txt [deleted file]
Documentation/devicetree/bindings/soc/sunxi/sram.txt [deleted file]
Documentation/devicetree/bindings/sram/rockchip-pmu-sram.txt [new file with mode: 0644]
Documentation/devicetree/bindings/sram/rockchip-smp-sram.txt [new file with mode: 0644]
Documentation/devicetree/bindings/sram/samsung-sram.txt [new file with mode: 0644]
Documentation/devicetree/bindings/sram/sram.txt [new file with mode: 0644]
Documentation/devicetree/bindings/sram/sunxi-sram.txt [new file with mode: 0644]
This page took 0.025135 seconds and 5 git commands to generate.