summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/moxart.txt
diff options
context:
space:
mode:
authorJonas Jensen <jonas.jensen@gmail.com>2013-12-18 13:58:46 +0100
committerOlof Johansson <olof@lixom.net>2013-12-22 11:57:57 -0800
commit448e7edefa929104c77fe1a1cce4aa8ffc77d291 (patch)
treeb3b7e23018cda7619adc307a2d60309c52f1b8ba /Documentation/devicetree/bindings/arm/moxart.txt
parent31d95612cbd241c85a5e3bfb41ded7c84ac8befe (diff)
ARM: moxart: add MOXA ART SoC device tree files
Add a generic (dtsi) include file for MOXA ART SoCs. Also add a file for UC-7112-LX. Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/moxart.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/moxart.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/moxart.txt b/Documentation/devicetree/bindings/arm/moxart.txt
new file mode 100644
index 000000000000..11087edb0658
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/moxart.txt
@@ -0,0 +1,12 @@
+MOXA ART device tree bindings
+
+Boards with the MOXA ART SoC shall have the following properties:
+
+Required root node property:
+
+compatible = "moxa,moxart";
+
+Boards:
+
+- UC-7112-LX: embedded computer
+ compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart"