Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / bcm / brcm,nsp.txt
blobeae53e4556be0a85fbfdb2888d383338147663cb
1 Broadcom Northstar Plus device tree bindings
2 --------------------------------------------
4 Broadcom Northstar Plus family of SoCs are used for switching control
5 and management applications as well as residential router/gateway
6 applications. The SoC features dual core Cortex A9 ARM CPUs, integrating
7 several peripheral interfaces including multiple Gigabit Ethernet PHYs,
8 DDR3 memory, PCIE Gen-2, USB 2.0 and USB 3.0, serial and NAND flash,
9 SATA and several other IO controllers.
11 Boards with Northstar Plus SoCs shall have the following properties:
13 Required root node property:
15 BCM58522
16 compatible = "brcm,bcm58522", "brcm,nsp";
18 BCM58525
19 compatible = "brcm,bcm58525", "brcm,nsp";
21 BCM58535
22 compatible = "brcm,bcm58535", "brcm,nsp";
24 BCM58622
25 compatible = "brcm,bcm58622", "brcm,nsp";
27 BCM58623
28 compatible = "brcm,bcm58623", "brcm,nsp";
30 BCM58625
31 compatible = "brcm,bcm58625", "brcm,nsp";
33 BCM88312
34 compatible = "brcm,bcm88312", "brcm,nsp";