[PATCH v2 3/3] Documentation: add devicetree bindings for Cavium Thunder SoC
mohun106 at gmail.com
mohun106 at gmail.com
Mon Mar 24 05:09:39 EDT 2014
From: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>
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 at cavium.com>
---
.../devicetree/bindings/arm/cavium-thunder.txt | 9 +++++++++
Documentation/devicetree/bindings/arm/cpus.txt | 1 +
2 files changed, 10 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 0000000..6ea0a34
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/cavium-thunder.txt
@@ -0,0 +1,9 @@
+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";
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt
index 333f4ae..f6cadf1 100644
--- a/Documentation/devicetree/bindings/arm/cpus.txt
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
@@ -163,6 +163,7 @@ nodes to be present and contain the properties described below.
"arm,cortex-r4"
"arm,cortex-r5"
"arm,cortex-r7"
+ "cavium,thunder"
"faraday,fa526"
"intel,sa110"
"intel,sa1100"
--
1.7.1
More information about the linux-arm-kernel
mailing list