diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-10-20 14:36:11 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-11-21 10:37:05 +0800 |
commit | f2c2e9ebb2cf476c09e59d073db031fbf7ef4914 (patch) | |
tree | 470e0521fb8027669bdf732a66067393bbdf8357 /arch/arm/boot/dts/kirkwood-nsa3x0-common.dtsi | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) | |
download | linux-f2c2e9ebb2cf476c09e59d073db031fbf7ef4914.tar.gz |
ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
In the new behavior, the sja1105 driver expects there to be explicit
RGMII delays present on the fixed-link ports, otherwise it will complain
that it falls back to legacy behavior, which is to apply RGMII delays
incorrectly derived from the phy-mode string.
In this case, the legacy behavior of the driver is to apply both RX and
TX delays. To preserve that, add explicit 2 nanosecond delays, which are
identical with what the driver used to add (a 90 degree phase shift).
The delays from the phy-mode are ignored by new kernels (it's still
RGMII as long as it's "rgmii*" something), and the explicit
{rx,tx}-internal-delay-ps properties are ignored by old kernels, so the
change works both ways.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-nsa3x0-common.dtsi')
0 files changed, 0 insertions, 0 deletions