phy: add the IC+ IP1001 driver
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Wed, 8 Dec 2010 23:05:13 +0000 (23:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 23:48:43 +0000 (15:48 -0800)
commit377ecca9ba6d98f31517e2322075e94d1be94561
treef29578587457734c1579395740ee7034779d3b51
parentd9ca676bcb26e1fdff9265a3e70f697cd381c889
phy: add the IC+ IP1001 driver

This patch adds the IC+ IP1001 (Gigabit Ethernet Transceiver) driver.
I've had to add an additional delay (2ns) to adjust RX clock phase at
GMII/ RGMII interface (according to the PHY data-sheet). This helps to
have the RGMII working on some ST platforms.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig
drivers/net/phy/icplus.c