Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Radha Mohan Chintakuntla and committed by
Arnd Bergmann
4c308700 3f173071

+11
+10
Documentation/devicetree/bindings/arm/cavium-thunder.txt
··· 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";
+1
Documentation/devicetree/bindings/arm/cpus.txt
··· 166 166 "arm,cortex-r5" 167 167 "arm,cortex-r7" 168 168 "brcm,brahma-b15" 169 + "cavium,thunder" 169 170 "faraday,fa526" 170 171 "intel,sa110" 171 172 "intel,sa1100"