diff options
author | Martin Schiller <ms@dev.tdt.de> | 2021-07-20 13:56:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-20 07:23:16 -0700 |
commit | be393dd685d215d44a43f5c5dcb8f7e57668d00e (patch) | |
tree | 0abf4feec799cc2f27de4af4c5967bb665e1a97a /drivers/atm | |
parent | d34869b44a174bf5cde5a45ab5a1eacc72741b49 (diff) |
net: phy: intel-xway: Add RGMII internal delay configuration
This adds the possibility to configure the RGMII RX/TX clock skew via
devicetree.
Simply set phy mode to "rgmii-id", "rgmii-rxid" or "rgmii-txid" and add
the "rx-internal-delay-ps" or "tx-internal-delay-ps" property to the
devicetree.
Furthermore, a warning is now issued if the phy mode is configured to
"rgmii" and an internal delay is set in the phy (e.g. by pin-strapping),
as in the dp83867 driver.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions