net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
authorVladimir Oltean <olteanv@gmail.com>
Sat, 8 Jun 2019 16:12:28 +0000 (19:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 03:06:54 +0000 (20:06 -0700)
commitc05ec3d4d7df57ff286917f7fb54aec6fa4691c5
treea80de21e64e48bd692842e7a02024920937ec49f
parentb5b0c7f41e73cdca59dcfc05d32c5a8be54e1546
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>
drivers/net/dsa/sja1105/sja1105.h
drivers/net/dsa/sja1105/sja1105_clocking.c
drivers/net/dsa/sja1105/sja1105_spi.c