aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/sti.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-05-14 18:56:27 -0500
committerRob Herring <robh@kernel.org>2018-12-13 11:09:47 -0600
commitc74acbf039ca5b68363f804971cd63d0e78e8529 (patch)
tree7e87e5c709bdc90bd5ba290874582036d745dc7e /Documentation/devicetree/bindings/arm/sti.txt
parentdt-bindings: arm: Convert SPEAr board/soc bindings to json-schema (diff)
downloadlinux-dev-c74acbf039ca5b68363f804971cd63d0e78e8529.tar.xz
linux-dev-c74acbf039ca5b68363f804971cd63d0e78e8529.zip
dt-bindings: arm: Convert ST STi board/soc bindings to json-schema
Convert ST STi SoC bindings to DT schema format using json-schema. Acked-by: Patrice Chotard <patrice.chotard@st.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/sti.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/sti.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/devicetree/bindings/arm/sti.txt b/Documentation/devicetree/bindings/arm/sti.txt
deleted file mode 100644
index 8d27f6b084c7..000000000000
--- a/Documentation/devicetree/bindings/arm/sti.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-ST STi Platforms Device Tree Bindings
----------------------------------------
-
-Boards with the ST STiH415 SoC shall have the following properties:
-Required root node property:
-compatible = "st,stih415";
-
-Boards with the ST STiH416 SoC shall have the following properties:
-Required root node property:
-compatible = "st,stih416";
-
-Boards with the ST STiH407 SoC shall have the following properties:
-Required root node property:
-compatible = "st,stih407";
-
-Boards with the ST STiH410 SoC shall have the following properties:
-Required root node property:
-compatible = "st,stih410";
-
-Boards with the ST STiH418 SoC shall have the following properties:
-Required root node property:
-compatible = "st,stih418";
-