]> git.ipfire.org Git - people/ms/linux.git/commit - drivers/net/phy/marvell.c
phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth
authorKim Phillips <kim.phillips@freescale.com>
Tue, 5 Jun 2007 10:46:47 +0000 (18:46 +0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 9 Jun 2007 22:25:35 +0000 (18:25 -0400)
commit895ee682db14ed71860e22495280bdee4dae4738
treef7ce2684c600c8f4367b2a32ad23ee063e7f507c
parentdec590c1bb05c1553b68cab7aa3ea36d77e7f9a3
phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth

Support for configuring RGMII-ID (RGMII with internal delay) mode on the
88e1111 and 88e1145.  Ucc_geth on MPC8360EMDS(the main user of ucc_geth)
is broken after changed to use phylib.  It is fixed by adding this
internal delay.

Also renamed 88e1111s -> 88e1111 (no references to an 88e1111s part were
found), and fixed some whitespace.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/phy/marvell.c