summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2014-05-08 09:33:44 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-05-08 13:51:31 (GMT)
commit01e5600d7678334de91baec0f53dc7c00371926d (patch)
tree1cf1afd78c1e82fe9d90e4b92622878eb5a415c7 /arch
parentddf4bcdcef513cc43ea4d9ba561ab5ce5ea5a609 (diff)
downloadlinux-fsl-qoriq-01e5600d7678334de91baec0f53dc7c00371926d.tar.xz
powerpc/t2080qds: fix sgmii phy address
When using rcw_0x6d_0x2d, the PHY address(combined with MAC2) of SGMII card in slot3 is 0x1f instead of 0x1d. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Change-Id: Ie9c61b6056e5e29e492a534c034a9cfa41b9a2f0 Reviewed-on: http://git.am.freescale.net:8181/12046 Reviewed-by: Xiaobo Xie <X.Xie@freescale.com> Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/boot/dts/t2080qds.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/t2080qds.dts b/arch/powerpc/boot/dts/t2080qds.dts
index 7241772..ecc3e26 100644
--- a/arch/powerpc/boot/dts/t2080qds.dts
+++ b/arch/powerpc/boot/dts/t2080qds.dts
@@ -68,7 +68,7 @@
};
fm1mac2: ethernet@e2000 { /* DTSEC2/10GEC4 */
- phy-handle = <&phy_sgmii_s3_1d>;
+ phy-handle = <&phy_sgmii_s3_1f>;
phy-connection-type = "xgmii";
};