aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/cavium-thunder2.txt
diff options
context:
space:
mode:
authorJayachandran C <jnair@caviumnetworks.com>2017-03-15 20:11:00 +0000
committerArnd Bergmann <arnd@arndb.de>2017-03-31 11:40:12 +0200
commit8aac4bc5196b7137aa9354dee5703f7dfe4300aa (patch)
tree1be4260449923e8063be8a4173cbab147e85dcc4 /Documentation/devicetree/bindings/arm/cavium-thunder2.txt
parentMerge tag 'renesas-arm64-dt-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt64 (diff)
downloadlinux-dev-8aac4bc5196b7137aa9354dee5703f7dfe4300aa.tar.xz
linux-dev-8aac4bc5196b7137aa9354dee5703f7dfe4300aa.zip
dt-bindings: Add arm64 ARCH_THUNDER2 platform documentation
Add documentation for Cavium's ThunderX2 CN99XX ARM64 processor. This SoC will use "cavium,thunderx2-cn9900" as the compatible property. Also add a documentation entry for the "cavium,thunder2" cpu core present in these SoCs. Signed-off-by: Jayachandran C <jnair@caviumnetworks.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cavium-thunder2.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/cavium-thunder2.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cavium-thunder2.txt b/Documentation/devicetree/bindings/arm/cavium-thunder2.txt
new file mode 100644
index 000000000000..dc5dd65cbce7
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/cavium-thunder2.txt
@@ -0,0 +1,8 @@
+Cavium ThunderX2 CN99XX platform tree bindings
+----------------------------------------------
+
+Boards with Cavium ThunderX2 CN99XX SoC shall have the root property:
+ compatible = "cavium,thunderx2-cn9900", "brcm,vulcan-soc";
+
+These SoC uses the "cavium,thunder2" core which will be compatible
+with "brcm,vulcan".