aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/davinci.txt
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2018-05-14 18:49:44 -0500
committerRob Herring <robh@kernel.org>2018-12-13 11:09:26 -0600
commit5afa43780f7c735ee83a015db69821b45a011ef6 (patch)
tree1fa49c0cc3227f8849ee4137eb808561fced4090 /Documentation/devicetree/bindings/arm/davinci.txt
parentdt-bindings: arm: Convert Calxeda board/soc bindings to json-schema (diff)
downloadlinux-dev-5afa43780f7c735ee83a015db69821b45a011ef6.tar.xz
linux-dev-5afa43780f7c735ee83a015db69821b45a011ef6.zip
dt-bindings: arm: Convert TI davinci board/soc bindings to json-schema
Convert TI Davinci SoC bindings to DT schema format using json-schema. Reviewed-by: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@kernel.org> 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/davinci.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/davinci.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/Documentation/devicetree/bindings/arm/davinci.txt b/Documentation/devicetree/bindings/arm/davinci.txt
deleted file mode 100644
index 715622c36260..000000000000
--- a/Documentation/devicetree/bindings/arm/davinci.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-Texas Instruments DaVinci Platforms Device Tree Bindings
---------------------------------------------------------
-
-DA850/OMAP-L138/AM18x Evaluation Module (EVM) board
-Required root node properties:
- - compatible = "ti,da850-evm", "ti,da850";
-
-DA850/OMAP-L138/AM18x L138/C6748 Development Kit (LCDK) board
-Required root node properties:
- - compatible = "ti,da850-lcdk", "ti,da850";
-
-EnBW AM1808 based CMC board
-Required root node properties:
- - compatible = "enbw,cmc", "ti,da850;
-
-LEGO MINDSTORMS EV3 (AM1808 based)
-Required root node properties:
- - compatible = "lego,ev3", "ti,da850";
-
-Generic DaVinci Boards
-----------------------
-
-DA850/OMAP-L138/AM18x generic board
-Required root node properties:
- - compatible = "ti,da850";