diff options
author | Rob Herring <rob.herring@calxeda.com> | 2011-08-10 15:22:11 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-10-31 14:13:58 +0100 |
commit | 253d7addbcb06acc90eb722f122d32a6ccbf67a7 (patch) | |
tree | 763993c907d7c6afe65b74f05d31a4a0a3e1ac83 /Documentation | |
parent | fae2b89ab13f6181cb418d788b66a44758cc71d4 (diff) | |
download | linux-3.10-253d7addbcb06acc90eb722f122d32a6ccbf67a7.tar.gz linux-3.10-253d7addbcb06acc90eb722f122d32a6ccbf67a7.tar.bz2 linux-3.10-253d7addbcb06acc90eb722f122d32a6ccbf67a7.zip |
ARM: highbank: add devicetree source
This adds the devicetree source and documentation for the Calxeda highbank
platform.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Reviewed-by: Jamie Iles <jamie@jamieiles.com>
Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/calxeda.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/calxeda.txt b/Documentation/devicetree/bindings/arm/calxeda.txt new file mode 100644 index 00000000000..4755caaccba --- /dev/null +++ b/Documentation/devicetree/bindings/arm/calxeda.txt @@ -0,0 +1,8 @@ +Calxeda Highbank Platforms Device Tree Bindings +----------------------------------------------- + +Boards with Calxeda Cortex-A9 based Highbank SOC shall have the following +properties. + +Required root node properties: + - compatible = "calxeda,highbank"; |