diff options
author | Evgeniy Didin <Evgeniy.Didin@synopsys.com> | 2020-07-07 18:38:58 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2020-09-01 21:59:04 +0300 |
commit | 26907eb605fbc3ba9dbf888f21d9d8d04471271d (patch) | |
tree | 83ef88d0d970d3f18ec5c1b0039b51ec43534fdc /certs | |
parent | 4af22ded0ecf23adea1b26ea264c53f9f1cfc310 (diff) | |
download | linux-26907eb605fbc3ba9dbf888f21d9d8d04471271d.tar.xz |
ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
HSDK board has Micrel KSZ9031, recent commit
bcf3440c6dd ("net: phy: micrel: add phy-mode support for the KSZ9031 PHY")
caused a breakdown of Ethernet.
Using 'phy-mode = "rgmii"' is not correct because accodring RGMII
specification it is necessary to have delay on RX (PHY to MAX)
which is not generated in case of "rgmii".
Using "rgmii-id" adds necessary delay and solves the issue.
Also adding name of PHY placed on HSDK board.
Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions