]> git.ipfire.org Git - people/ms/u-boot.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)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 11 Aug 2015 18:29:01 +0000 (13:29 -0500)
commit8396d0ab8b46907bd89e9f3a35fbb727f077d28a
tree76bbef80f0ae5314dcf97dcd8751bb5229834526
parent90a94ef6521b0a512c594d8d1cbcd8093fdecfb5
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