]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Add support for Marvell 88E1510 PHY
authorClemens Gruber <clemens.gruber@pqgruber.com>
Sat, 6 Jun 2015 12:44:58 +0000 (14:44 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:40 +0000 (08:17 +0200)
commit3d3d12d100c277281f16794178dd129b6f3dc745
tree65b36ebc196d95e2fbc44f6228f7ec37a5fabcf9
parent1fbf377598c847882fb5bd1b5e3f032520ba00dd
net: Add support for Marvell 88E1510 PHY

Support the 88E1510 PHY which is very similar to the 88E1518.
I also set the INTn output and configured the LEDs.

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Hao Zhang <hzhang@ti.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/marvell.c