Home
last modified time | relevance | path

Searched hist:a923fc730fdbbf079eadfe2b9a1644971bd95793 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.cdiff a923fc730fdbbf079eadfe2b9a1644971bd95793 Thu Feb 12 10:47:33 CST 2015 Vince Bridgers <vbridger@opensource.altera.com> net: eth: altera: Change access ports to mdio for all xMII applications

Change use of Altera TSE's MDIO access from phy 0 registers to phy 1
registers. This allows support for GMII, MII, RGMII, and SGMII
designs where the external PHY is always accesible through
Altera TSE's MDIO phy 1 registers and Altera's PCS is accessible
through MDIO phy 0 registers for SGMII applications.

Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com>
Tested-by: Kai Lin Ng <kailng@altera.com>
Tested-by: Dalon Westergreen <dwesterg@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>