diff options
author | Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> | 2017-12-07 18:11:17 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-12-26 09:15:44 +0100 |
commit | 8b0a08ac9c6d475796df53b12d04c72d593fbf70 (patch) | |
tree | b79c4d07c5f93d3d8e707c563be77d9ad4bf5bdd /Documentation/devicetree/bindings/arm/technologic.txt | |
parent | ARM: dts: TS-7970: add basic device tree (diff) | |
download | linux-8b0a08ac9c6d475796df53b12d04c72d593fbf70.tar.xz linux-8b0a08ac9c6d475796df53b12d04c72d593fbf70.zip |
of: documentation: add bindings documentation for TS-4600
This adds the documentation for the TS-4600 by Technologic Systems.
Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Acked-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.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt index 187830bd4f51..f1cedc00dcab 100644 --- a/Documentation/devicetree/bindings/arm/technologic.txt +++ b/Documentation/devicetree/bindings/arm/technologic.txt @@ -1,6 +1,11 @@ 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"; |