]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers: net: phy: at803x: add interface mode support
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 3 Jun 2013 20:10:06 +0000 (20:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 21:17:21 +0000 (14:17 -0700)
commit1ca6d1b1aef4628ff0fe458135ddb008d134ad8f
tree314e9805e0cdacec652c91501e0a7afaea7f880d
parentea13c9ee855cc60973458d1adeee9b35f0466a29
drivers: net: phy: at803x: add interface mode support

This patch adds support for RGMII TX delay configuration on Atheros 803X,
this can be enabled in debug registers. With this patch,
PHY_INTERFACE_MODE_RGMII_TXID modes are now supported.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c