diff options
author | Marek Vasut <marex@denx.de> | 2012-09-23 16:58:49 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-24 19:54:32 (GMT) |
commit | 212ea99a85d30dbc834888384c57ad5abbc67a0a (patch) | |
tree | 565c35bd99f9b7a5b3d4fecece05c0a1201261ba /drivers/net/rionet.c | |
parent | 2b018d57ff18e5405823e5cb59651a5b4d946d7b (diff) | |
download | linux-fsl-qoriq-212ea99a85d30dbc834888384c57ad5abbc67a0a.tar.xz |
phy/micrel: Implement support for KSZ8021
The KSZ8021 PHY was previously caught by KS8051, which is not correct.
This PHY needs additional setup if it is strapped for address 0. In such
case an reserved bit must be written in the 0x16, "Operation Mode Strap
Override" register. According to the KS8051 datasheet, that bit means
"PHY Address 0 in non-broadcast" and it indeed behaves as such on KSZ8021.
The issue where the ethernet controller (Freescale FEC) did not communicate
with network is fixed by writing this bit as 1.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David J. Choi <david.choi@micrel.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/rionet.c')
0 files changed, 0 insertions, 0 deletions