1 * System Management Interface (SMI) / MDIO
4 - compatible: "cavium,octeon-3860-mdio"
6 Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs.
8 - reg: The base address of the MDIO bus controller register bank.
10 - #address-cells: Must be <1>.
12 - #size-cells: Must be <0>. MDIO addresses have no size component.
14 Typically an MDIO bus might have several children.
18 compatible = "cavium,octeon-3860-mdio";
21 reg = <0x11800 0x00001800 0x0 0x40>;