aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/i2se.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/i2se.txt
parentLinux 5.0-rc1 (diff)
downloadlinux-dev-a1a38e1f4d1d79dfbedb66148d611827c23c7c44.tar.xz
linux-dev-a1a38e1f4d1d79dfbedb66148d611827c23c7c44.zip
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/i2se.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/i2se.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/Documentation/devicetree/bindings/arm/i2se.txt b/Documentation/devicetree/bindings/arm/i2se.txt
deleted file mode 100644
index dbd54a3aa07d..000000000000
--- a/Documentation/devicetree/bindings/arm/i2se.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-I2SE Device Tree Bindings
--------------------------
-
-Duckbill Board
-Required root node properties:
- - compatible = "i2se,duckbill", "fsl,imx28";
-
-Duckbill 2 Board
-Required root node properties:
- - compatible = "i2se,duckbill-2", "fsl,imx28";
-
-Duckbill 2 485 Board
-Required root node properties:
- - compatible = "i2se,duckbill-2-485", "i2se,duckbill-2", "fsl,imx28";
-
-Duckbill 2 EnOcean Board
-Required root node properties:
- - compatible = "i2se,duckbill-2-enocean", "i2se,duckbill-2", "fsl,imx28";
-
-Duckbill 2 SPI Board
-Required root node properties:
- - compatible = "i2se,duckbill-2-spi", "i2se,duckbill-2", "fsl,imx28";