• Appana Durga Kedareswara Rao's avatar
    net: phy: Add gmiitorgmii converter support · f411a616
    Appana Durga Kedareswara Rao authored
    This patch adds support for gmiitorgmii converter.
    
    The GMII to RGMII IP core provides the Reduced Gigabit Media
    Independent Interface (RGMII) between Ethernet physical media
    Devices and the Gigabit Ethernet controller. This core can
    Switch dynamically between the three different speed modes of
    Operation by configuring the converter register through mdio write.
    
    MDIO interface is used to set operating speed of Ethernet MAC.
    
    This converter sits between the MAC and the external phy
    MAC <==> GMII2RGMII <==> RGMII_PHY
    Signed-off-by: default avatarKedareswara rao Appana <appanad@xilinx.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    f411a616
Kconfig 9.08 KB