commit | 3bbeb792d6487f86ade96292c737b4f50cec03fb | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@ti.com> | Wed Mar 20 05:38:13 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:25:54 2013 -0400 |
tree | 366d16978a400ddf626923c978694161bb403858 | |
parent | 1ef0e8725b98fb3190475e8cc7b18716211333ba [diff] |
phy: add support for ET1011C phys Adds an ET1011C PHY driver which is derived from the Linux kernel PHY driver (drivers/net/phy/et1011c.c) from the v3.9-rc2 tag. Note that an errata workaround config option is implemented to allow for TX_CLK to be enabled even when gigabit mode is negotiated. This workaround is used on the PG1.0 TI814X EVM. Signed-off-by: Matt Porter <mporter@ti.com> Reviewed-by: Tom Rini <trini@ti.com>