powerpc/sgmii: To support PHY link state auto detect in SGMII mode
authorHongtao Jia <B38951@freescale.com>
Wed, 11 Jul 2012 23:39:53 +0000 (23:39 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 8 Aug 2012 23:32:15 +0000 (18:32 -0500)
commit308bc61db72a2e759ce8ce10070c03a45cf4a8c8
tree8b245927959082dbc5bbf93d402ecd22635b4aca
parent7ee411071f31c856107e6b29fcd8df53ae4d7349
powerpc/sgmii: To support PHY link state auto detect in SGMII mode

PHYs on SGMII riser card are used in SGMII mode with different external
IRQs from eTSEC. This means in SGMII mode phy-handle and phy-connection-type
under ethernet node should be updated. Otherwise the PHY interrupt can not
be handled therefor PHY link state change can not be auto detected.

For we have seperate SGMII PHY nodes, ethernet PHY reg fixup is not needed
but it's still be kept to guarantee the sgmii mode could work with old
device tree.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jia Hongtao <B38951@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/common/sgmii_riser.c