diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2019-11-25 12:43:51 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-25 10:56:12 -0800 |
commit | 9bca3a0a923fc3f0fb9e41391be1d0f291e86858 (patch) | |
tree | 13aaf4cc6a3377ae777da0d5923184e9e2efd24f /drivers/net/slip | |
parent | 1d7ea55668878bb350979c377fc72509dd6f5b21 (diff) | |
download | linux-stable-9bca3a0a923fc3f0fb9e41391be1d0f291e86858.tar.gz linux-stable-9bca3a0a923fc3f0fb9e41391be1d0f291e86858.tar.bz2 linux-stable-9bca3a0a923fc3f0fb9e41391be1d0f291e86858.zip |
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
This function was using configuration of port 0 in devicetree for all ports.
In case CPU port was not 0, the delay settings was ignored. This resulted not
working communication between CPU and the switch.
Fixes: f5b8631c293b ("net: dsa: sja1105: Error out if RGMII delays are requested in DT")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/slip')
0 files changed, 0 insertions, 0 deletions