From: David S. Miller Date: Fri, 20 Mar 2020 04:14:46 +0000 (-0700) Subject: Merge branch 'mscc-RGMII' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5c9a9fce3a0a32a68cc54b44ce1dc2004f7eec23;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'mscc-RGMII' Antoine Tenart says: ==================== net: phy: mscc: add support for RGMII MAC mode This series adds support for the RGMII MAC mode for the VSC8584 PHY family and for RGMII_ID modes (Tx and/or Rx). I decided to drop the custom delay for now. I made some tests and it seemed to be working quite well. If we find out we really need to lower the delay, which I doubt, I'll send support for it. Since v2: - Dropped support for custom dt bindings. - Add the 2ns delay based on the interface mode. ==================== Signed-off-by: David S. Miller --- 5c9a9fce3a0a32a68cc54b44ce1dc2004f7eec23