diff options
author | Philippe Schenker <philippe.schenker@toradex.com> | 2020-03-25 18:34:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-29 21:44:26 -0700 |
commit | bd734a742d5533fb9190ecd8cf25befc1f759a5b (patch) | |
tree | c91fb9d836939ed182e537e9538d6d79e085f9dd /arch | |
parent | 791bb3fcafcedd11f9066da9fee9342ecb6904d0 (diff) |
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
The KSZ9131 provides DLL controlled delays on RXC and TXC lines. This
patch makes use of those delays. The information which delays should
be enabled or disabled comes from the interface names, documented in
ethernet-controller.yaml:
rgmii: Disable RXC and TXC delays
rgmii-id: Enable RXC and TXC delays
rgmii-txid: Enable only TXC delay, disable RXC delay
rgmii-rxid: Enable onlx RXC delay, disable TXC delay
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions