11 Jun, 2016

1 commit

  • iProc based SoCs supports the integrated mdio multiplexer which
    has the bus selection as well as mdio transaction generation logic
    inside.

    This multiplexer has child buses for PCIe, SATA, USB and ETH. These
    buses could be internal or external to SOC where PHYs are attached.
    These buses could use C-45 or C-22 mdio transaction.

    Signed-off-by: Pramod Kumar
    Reviewed-by: Andrew Lunn
    Reviewed-by: Florian Fainelli
    Signed-off-by: David S. Miller

    Pramod Kumar