commit | c05ec3d4d7df57ff286917f7fb54aec6fa4691c5 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sat Jun 08 19:12:28 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 09 20:06:54 2019 -0700 |
tree | a80de21e64e48bd692842e7a02024920937ec49f | |
parent | b5b0c7f41e73cdca59dcfc05d32c5a8be54e1546 [diff] |
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips As per the DT phy-mode specification, RGMII delays are applied by the MAC when there is no PHY present on the link. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>