]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/bcm/brcm,nsp.txt
Merge remote-tracking branch 'tip/auto-latest'
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / bcm / brcm,nsp.txt
1 Broadcom Northstar Plus device tree bindings
2 --------------------------------------------
3
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.
10
11 Boards with Northstar Plus SoCs shall have the following properties:
12
13 Required root node property:
14
15 BCM58522
16 compatible = "brcm,bcm58522", "brcm,nsp";
17
18 BCM58525
19 compatible = "brcm,bcm58525", "brcm,nsp";
20
21 BCM58535
22 compatible = "brcm,bcm58535", "brcm,nsp";
23
24 BCM58622
25 compatible = "brcm,bcm58622", "brcm,nsp";
26
27 BCM58623
28 compatible = "brcm,bcm58623", "brcm,nsp";
29
30 BCM58625
31 compatible = "brcm,bcm58625", "brcm,nsp";
32
33 BCM88312
34 compatible = "brcm,bcm88312", "brcm,nsp";