9
0
Fork 0
barebox/drivers/net/phy
Ezequiel Garcia 2caa4bbdcc net: phy: Support Marvell 88EE1543 PHY
This commit adds support for Marvell's 88E1543 PHY chip. This chip is
almost identical to the 88EE1545, except the 88E1545 supports QSGMII
and the 88EE1543 supports SGMII.

Therefore, the same configuration function is used for both PHYs. For now,
the only initialization provided for the 88EE1543 is the LED setup.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-11-11 14:59:43 +01:00
..
Kconfig net: phy: add support for Marvell PHY drivers 2014-06-25 08:31:27 +02:00
Makefile net: phy: add support for Marvell PHY drivers 2014-06-25 08:31:27 +02:00
at803x.c net/phy: add driver for atheros PHYs 2013-12-03 11:31:34 +01:00
lxt.c net/phy: add driver for LXT PHYs 2014-01-06 09:42:30 +01:00
marvell.c net: phy: Support Marvell 88EE1543 PHY 2014-11-11 14:59:43 +01:00
mdio-mvebu.c resource: Let dev_get_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
mdio_bus.c net: phy: Support limiting phy speed in the devicetree 2014-05-21 14:42:17 +02:00
micrel.c Merge branch 'for-next/misc' 2014-11-05 15:47:39 +01:00
national.c net/phy: add driver for National Semiconductor DP83865 PHY 2014-01-20 10:54:24 +01:00
phy.c net: phy: don't use 'dev' as name for variables of type struct phy_device 2014-09-18 08:41:16 +02:00
smsc.c phy: add smsc phy driver support 2012-11-15 14:24:26 +01:00