net: phy: DP83822: Add setting the fixed internal delay
authorDan Murphy <dmurphy@ti.com>
Wed, 24 Jun 2020 12:16:05 +0000 (07:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2020 23:05:21 +0000 (16:05 -0700)
commit8095295292b564583bb5bee5ba69924c2fd40434
treebf974b1ba849cfc461cfa6d9b49c9a0ec4fd1c88
parent736b25afe28447967390a4244c10f156b43c9006
net: phy: DP83822: Add setting the fixed internal delay

The DP83822 can be configured to use the RGMII interface. There are
independent fixed 3.5ns clock shift (aka internal delay) for the TX and RX
paths. This allow either one to be set if the MII interface is RGMII and
the value is set in the firmware node.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83822.c