1Broadcom Northstar Plus device tree bindings
2--------------------------------------------
3
4Broadcom Northstar Plus family of SoCs are used for switching control
5and management applications as well as residential router/gateway
6applications. The SoC features dual core Cortex A9 ARM CPUs, integrating
7several peripheral interfaces including multiple Gigabit Ethernet PHYs,
8DDR3 memory, PCIE Gen-2, USB 2.0 and USB 3.0, serial and NAND flash,
9SATA and several other IO controllers.
10
11Boards with Northstar Plus SoCs shall have the following properties:
12
13Required root node property:
14
15BCM58522
16compatible = "brcm,bcm58522", "brcm,nsp";
17
18BCM58525
19compatible = "brcm,bcm58525", "brcm,nsp";
20
21BCM58535
22compatible = "brcm,bcm58535", "brcm,nsp";
23
24BCM58622
25compatible = "brcm,bcm58622", "brcm,nsp";
26
27BCM58623
28compatible = "brcm,bcm58623", "brcm,nsp";
29
30BCM58625
31compatible = "brcm,bcm58625", "brcm,nsp";
32
33BCM88312
34compatible = "brcm,bcm88312", "brcm,nsp";
35