powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DS
authorJia Hongtao <B38951@freescale.com>
Thu, 12 Jul 2012 09:36:16 +0000 (17:36 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Jul 2012 15:08:09 +0000 (10:08 -0500)
commitb915341b4be29b3b2c02da932b69871e9b55ca4b
tree0a2f1f5cb982058e1be68217b1d9e33ea58c0c6e
parent9653018b615b36eb1c221bfd1db5d47e1466cfd8
powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DS

In SGMII riser card different PHY chip are used with different external
IRQ from eTSEC. To support PHY link state auto detect in SGMII mode we
should add another group of PHY nodes for SGMII mode.

For MPC8572DS IRQ6 is used for PHY0~PHY1, IRQ7 is used for PHY2~PHY3.
For MPC8544DS and MPC8536DS IRQ6 is used for PHY0~PHY1.
For P2020DS IRQ5 is used for PHY1~PHY2.

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jia Hongtao <B38951@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8536ds.dtsi
arch/powerpc/boot/dts/mpc8544ds.dtsi
arch/powerpc/boot/dts/mpc8572ds.dtsi
arch/powerpc/boot/dts/p2020ds.dtsi
This page took 0.031238 seconds and 5 git commands to generate.