Lines Matching +full:iproc +full:- +full:mdio
1 * Broadcom iProc MDIO bus controller
4 - compatible: should be "brcm,iproc-mdio"
5 - reg: address and length of the register set for the MDIO interface
6 - #size-cells: must be 1
7 - #address-cells: must be 0
9 Child nodes of this MDIO bus controller node are standard Ethernet PHY device
14 mdio@18002000 {
15 compatible = "brcm,iproc-mdio";
17 #size-cells = <1>;
18 #address-cells = <0>;
20 enet-gphy@0 {