diff options
author | Andreas Färber <afaerber@suse.de> | 2014-07-25 01:00:11 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2014-07-25 09:45:44 +0200 |
commit | 5bc20d79409a2d20cf9018e0562c8821a9f8ea7e (patch) | |
tree | 5bbbe5475e93c9f29564da1afac5928ba5b668de /Documentation/devicetree | |
parent | 8709b98d3206c4ecb375a23bed9541df8cb85b7b (diff) | |
download | linux-5bc20d79409a2d20cf9018e0562c8821a9f8ea7e.tar.gz linux-5bc20d79409a2d20cf9018e0562c8821a9f8ea7e.tar.bz2 linux-5bc20d79409a2d20cf9018e0562c8821a9f8ea7e.zip |
Documentation: devicetree: Adapteva boards
We're about to add a device tree for the Parallella board.
Cc: Andreas Olofsson <andreas@adapteva.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/adapteva.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/adapteva.txt b/Documentation/devicetree/bindings/arm/adapteva.txt new file mode 100644 index 000000000000..1d8af9e36065 --- /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"; |