
9 Aug
2012
9 Aug
'12
2:28 a.m.
On Thu, Jul 12, 2012 at 4:39 AM, Jia Hongtao B38951@freescale.com wrote:
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
Applied, thanks