diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2015-08-14 15:54:04 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-09-14 10:06:31 +0900 |
commit | c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc (patch) | |
tree | 5169a175c80427b3d33cfdf354cc7bc99617ee6b /Documentation | |
parent | 892b19fe503f5478f14c77d5f14df9f954292baf (diff) | |
download | linux-stable-c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc.tar.gz linux-stable-c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc.tar.bz2 linux-stable-c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc.zip |
ARM: shmobile: remove paragraph on DT reference platforms
They have all been eliminated now.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index eed7eb78a22e..2b9cb62838f2 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -55,7 +55,3 @@ Boards: compatible = "renesas,lager", "renesas,r8a7790" - Marzen compatible = "renesas,marzen", "renesas,r8a7779" - -Note: Reference Device Tree Implementations are temporary implementations - to ease the migration from platform devices to Device Tree, and are - intended to be removed in the future. |