aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/spear.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-05-14 18:56:08 -0500
committerRob Herring <robh@kernel.org>2018-12-13 11:09:46 -0600
commit26282485aedd93528b15bc3f7e1d03d3ca9a3d98 (patch)
treeed2336184e357e7cd8428369da27e2513a96fde5 /Documentation/devicetree/bindings/arm/spear.txt
parentdt-bindings: arm: Convert CSR SiRF board/soc bindings to json-schema (diff)
downloadlinux-dev-26282485aedd93528b15bc3f7e1d03d3ca9a3d98.tar.xz
linux-dev-26282485aedd93528b15bc3f7e1d03d3ca9a3d98.zip
dt-bindings: arm: Convert SPEAr board/soc bindings to json-schema
Convert SPEAr SoC bindings to DT schema format using json-schema. Cc: Shiraz Hashim <shiraz.linux.kernel@gmail.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/spear.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/spear.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/Documentation/devicetree/bindings/arm/spear.txt b/Documentation/devicetree/bindings/arm/spear.txt
deleted file mode 100644
index 0d42949df6c2..000000000000
--- a/Documentation/devicetree/bindings/arm/spear.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-ST SPEAr Platforms Device Tree Bindings
----------------------------------------
-
-Boards with the ST SPEAr600 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear600";
-
-Boards with the ST SPEAr300 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear300";
-
-Boards with the ST SPEAr310 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear310";
-
-Boards with the ST SPEAr320 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear320";
-
-Boards with the ST SPEAr1310 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear1310";
-
-Boards with the ST SPEAr1340 SoC shall have the following properties:
-Required root node property:
-compatible = "st,spear1340";