diff options
author | Damien Riegel <damien.riegel@savoirfairelinux.com> | 2015-12-11 12:08:13 -0500 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2015-12-22 20:43:39 +0800 |
commit | 7ee70f23e9f8f974914b0c6e16bf79882df560c8 (patch) | |
tree | e7b1dfbd0c7331b9369cf85aea339815e8708322 /Documentation | |
parent | 328c9d7e532801dcaad5569364fe399b4eb52200 (diff) | |
download | linux-7ee70f23e9f8f974914b0c6e16bf79882df560c8.tar.gz linux-7ee70f23e9f8f974914b0c6e16bf79882df560c8.tar.bz2 linux-7ee70f23e9f8f974914b0c6e16bf79882df560c8.zip |
of: documentation: add bindings documentation for TS-4800
This adds the documentation for the TS-4800 by Technologic Systems.
Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/technologic.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/technologic.txt b/Documentation/devicetree/bindings/arm/technologic.txt new file mode 100644 index 000000000000..842298894cf0 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/technologic.txt @@ -0,0 +1,6 @@ +Technologic Systems Platforms Device Tree Bindings +-------------------------------------------------- + +TS-4800 board +Required root node properties: + - compatible = "technologic,imx51-ts4800", "fsl,imx51"; |