]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/phy: Add support for Realtek RTL8211F
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Thu, 18 Jun 2015 08:42:47 +0000 (16:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jun 2015 08:06:09 +0000 (01:06 -0700)
commit3447cf2e9a11fd672de8b3cc613eabd97fe82053
tree5d893f5aa545eb10abb5ca270e4930536571355d
parentfa433354f042105fc7a299253f904bb48dae0950
net/phy: Add support for Realtek RTL8211F

RTL8211F has different register definitions from RTL8211E.
Specially it needs to enable TXDLY in case of RGMII.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c