1 Broadcom BCM53xx Ethernet switches
2 ==================================
6 - compatible: For external switch chips, compatible string must be exactly one
16 For the BCM5310x SoCs with an integrated switch, must be one of:
21 "brcm,bcm53019-srab" and the mandatory "brcm,bcm5301x-srab" string
23 For the BCM585xx/586XX/88312 SoCs with an integrated switch, must be one of:
30 "brcm,bcm88312-srab" and the mandatory "brcm,nsp-srab string
32 For the BCM63xx/33xx SoCs with an integrated switch, must be one of:
35 "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch"
37 See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional
38 required and optional properties.
42 Ethernet switch connected via MDIO to the host, CPU port wired to eth0:
44 eth0: ethernet@10001000 {
45 compatible = "brcm,unimac";
46 reg = <0x10001000 0x1000>;
54 mdio0: mdio@10000000 {
55 compatible = "brcm,unimac-mdio";
59 switch0: ethernet-switch@30 {
60 compatible = "brcm,bcm53125";
77 label = "cable-modem";
82 phy-mode = "rgmii-txid";
92 phy-mode = "rgmii-txid";