aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorGrygorii Strashko <[email protected]>2020-07-25 00:42:21 +0300
committerArnd Bergmann <[email protected]>2020-07-25 09:38:14 +0200
commitfe1d899f4212a08dad98accb47cd335b58cc9085 (patch)
treeba35431e16f44827f8cd77320806b65322d98e9a /tools/perf/scripts
parentb0fef5edff0330eb6de267acd3b6cccb32a43633 (diff)
ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
Since commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode support for the KSZ9031 PHY") the networking is broken on keystone-k2g-evm board. The above board have phy-mode = "rgmii-id" and it is worked before because KSZ9031 PHY started with default RGMII internal delays configuration (TX off, RX on 1.2 ns) and MAC provided TX delay by default. After above commit, the KSZ9031 PHY starts handling phy mode properly and enables both RX and TX delays, as result networking is become broken. Fix it by switching to phy-mode = "rgmii-rxid" to reflect previous behavior. Fixes: bcf3440c6dd7 ("net: phy: micrel: add phy-mode support for the KSZ9031 PHY") Signed-off-by: Grygorii Strashko <[email protected]> Cc: Oleksij Rempel <[email protected]> Cc: Andrew Lunn <[email protected]> Cc: Philippe Schenker <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions