summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/technologic.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-12-03 15:32:07 -0600
committerShawn Guo <shawnguo@kernel.org>2019-01-10 21:41:24 +0800
commita1a38e1f4d1d79dfbedb66148d611827c23c7c44 (patch)
tree16c5eb2ee8b4b874c2f87ec8b7089a91c23b2150 /Documentation/devicetree/bindings/arm/technologic.txt
parentbfeffd155283772bbe78c6a05dec7c0128ee500c (diff)
dt-bindings: arm: Convert FSL board/soc bindings to json-schema
Convert Freescale SoC bindings to DT schema format using json-schema. Cc: Shawn Guo <shawnguo@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/technologic.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/technologic.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt
deleted file mode 100644
index f1cedc00dcab..000000000000
--- a/Documentation/devicetree/bindings/arm/technologic.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-Technologic Systems Platforms Device Tree Bindings
---------------------------------------------------
-
-TS-4600 is a System-on-Module based on the Freescale i.MX28 System-on-Chip.
-It can be mounted on a carrier board providing additional peripheral connectors.
-Required root node properties:
- - compatible = "technologic,imx28-ts4600", "fsl,imx28"
-
-TS-4800 board
-Required root node properties:
- - compatible = "technologic,imx51-ts4800", "fsl,imx51";
-
-TS-4900 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
-It can be mounted on a carrier board providing additional peripheral connectors.
-Required root node properties:
- - compatible = "technologic,imx6dl-ts4900", "fsl,imx6dl"
- - compatible = "technologic,imx6q-ts4900", "fsl,imx6q"
-
-TS-7970 is a System-on-Module based on the Freescale i.MX6 System-on-Chip.
-It can be mounted on a carrier board providing additional peripheral connectors.
-Required root node properties:
- - compatible = "technologic,imx6dl-ts7970", "fsl,imx6dl"
- - compatible = "technologic,imx6q-ts7970", "fsl,imx6q"