[PATCH v2 02/11] Documentation: devicetree: Adapteva boards
Andreas Färber
afaerber at suse.de
Thu Jul 24 16:00:11 PDT 2014
We're about to add a device tree for the Parallella board.
Cc: Andreas Olofsson <andreas at adapteva.com>
Signed-off-by: Andreas Färber <afaerber at suse.de>
---
v2: New
Documentation/devicetree/bindings/arm/adapteva.txt | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/adapteva.txt
diff --git a/Documentation/devicetree/bindings/arm/adapteva.txt b/Documentation/devicetree/bindings/arm/adapteva.txt
new file mode 100644
index 0000000..1d8af9e
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/adapteva.txt
@@ -0,0 +1,7 @@
+Adapteva Platforms Device Tree Bindings
+---------------------------------------
+
+Parallella board
+
+Required root node properties:
+ - compatible = "adapteva,parallella";
--
1.9.3
More information about the linux-arm-kernel
mailing list