brcm,nsp.txt 944 B

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