u-boot/drivers/net/phy
Fabio Estevam d584c68ce0 phy: atheros: Use ar8035_config for AR8031
Commit 08ad9b068a (" ar8031: modify the config func of ar8031 to
ar8021_config") selected 'ar8021_config' as the configuration function
for AR8031.

The correct would be to use 'ar8035_config' instead as AR8031/AR8035
have the same programming model and even share the same phy driver
in the linux kernel: drivers/net/phy/at803x.c.

Tested on a mx6qsabresd and wandboard, which now can work without
any PHY setup code in the board files.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-01-07 17:46:47 +01:00
..
Makefile net: phy: Add support for Texas Instruments DP83867 2015-11-19 13:09:21 +01:00
aquantia.c net: phy: added aquantia PHY AQR405 support 2015-11-30 09:11:13 -08:00
atheros.c phy: atheros: Use ar8035_config for AR8031 2016-01-07 17:46:47 +01:00
broadcom.c net: phy: broadcom: Add BCM Cygnus PHY 2015-08-11 13:49:17 -05:00
cortina.c net/phy/cortina: Fix compilation warning 2015-04-23 08:55:57 -07:00
davicom.c
et1011c.c
generic_10g.c
lxt.c
marvell.c net: Add support for Marvell 88E1510 PHY 2015-08-11 13:29:01 -05:00
micrel.c net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF 2015-12-20 03:36:49 +01:00
miiphybb.c
mv88e61xx.c
mv88e61xx.h
mv88e6352.c
natsemi.c pengwyn: nand and ethernet fixes 2015-11-12 18:13:19 -05:00
phy.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
realtek.c net/phy: set led for rtl8211f phy 2015-08-11 13:20:34 -05:00
smsc.c
teranetics.c
ti.c net: phy: Add support for Texas Instruments DP83867 2015-11-19 13:09:21 +01:00
vitesse.c net: phy/vitesse: Add support for VSC8584 phy 2015-09-01 21:38:39 -05:00