| * Broadcom Starfighter 2 integrated switch |
| See dsa/brcm,bcm7445-switch-v4.0.yaml for the documentation. |
| *Deprecated* binding required properties: |
| - dsa,mii-bus: phandle to the MDIO bus controller, see dsa/dsa.txt |
| - dsa,ethernet: phandle to the CPU network interface controller, see dsa/dsa.txt |
| - #address-cells: must be 2, see dsa/dsa.txt |
| Example using the old DSA DeviceTree binding: |
| compatible = "simple-bus"; |
| ranges = <0 0xf0b00000 0x40804>; |
| compatible = "brcm,bcm7445-switch-v4.0"; |
| brcm,num-rgmii-ports = <2>; |
| brcm,acb-packets-inflight; |