Skip to content

Commit

Permalink
arm64, thunder: Document devicetree bindings for Cavium Thunder SoC
Browse files Browse the repository at this point in the history
This patch adds documentation for the devicetree bindings used by the
DT files of Cavium Thunder SoC platforms.

Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
Signed-off-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Radha Mohan Chintakuntla authored and Arnd Bergmann committed Oct 2, 2014
1 parent 3f17307 commit 4c30870
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/devicetree/bindings/arm/cavium-thunder.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Cavium Thunder platform device tree bindings
--------------------------------------------

Boards with Cavium's Thunder SoC shall have following properties.

Root Node
---------
Required root node properties:

- compatible = "cavium,thunder-88xx";
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/arm/cpus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ nodes to be present and contain the properties described below.
"arm,cortex-r5"
"arm,cortex-r7"
"brcm,brahma-b15"
"cavium,thunder"
"faraday,fa526"
"intel,sa110"
"intel,sa1100"
Expand Down

0 comments on commit 4c30870

Please sign in to comment.