diff options
author | Radha Mohan Chintakuntla <rchintakuntla@cavium.com> | 2014-04-08 09:23:14 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-10-02 11:38:43 -0400 |
commit | 4c3087008dd19dcfced1bbbc2414ac5a8a61bcef (patch) | |
tree | e0bc8be72c3314b5f57d3e926ec6f1dc560a51b1 /Documentation | |
parent | 3f173071bf1401bfb092fe67f43caf3bc358da03 (diff) |
arm64, thunder: Document devicetree bindings for Cavium Thunder SoC
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cavium-thunder.txt | 10 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cavium-thunder.txt b/Documentation/devicetree/bindings/arm/cavium-thunder.txt new file mode 100644 index 000000000000..6f63a5866902 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/cavium-thunder.txt | |||
@@ -0,0 +1,10 @@ | |||
1 | Cavium Thunder platform device tree bindings | ||
2 | -------------------------------------------- | ||
3 | |||
4 | Boards with Cavium's Thunder SoC shall have following properties. | ||
5 | |||
6 | Root Node | ||
7 | --------- | ||
8 | Required root node properties: | ||
9 | |||
10 | - compatible = "cavium,thunder-88xx"; | ||
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 298e2f6b33c6..578796a2cfa9 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt | |||
@@ -166,6 +166,7 @@ nodes to be present and contain the properties described below. | |||
166 | "arm,cortex-r5" | 166 | "arm,cortex-r5" |
167 | "arm,cortex-r7" | 167 | "arm,cortex-r7" |
168 | "brcm,brahma-b15" | 168 | "brcm,brahma-b15" |
169 | "cavium,thunder" | ||
169 | "faraday,fa526" | 170 | "faraday,fa526" |
170 | "intel,sa110" | 171 | "intel,sa110" |
171 | "intel,sa1100" | 172 | "intel,sa1100" |