From: David S. Miller Date: Fri, 20 Aug 2021 13:31:46 +0000 (+0100) Subject: Merge branch 'gmii2rgmii-loopback' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6985157ce8ee8a02e3899226ac4df351387c3f52;p=linux.git Merge branch 'gmii2rgmii-loopback' Gerhard Engleder says: ==================== Add Xilinx GMII2RGMII loopback support The Xilinx GMII2RGMII driver overrides PHY driver functions in order to configure the device according to the link speed of the PHY attached to it. This is implemented for a normal link but not for loopback. Andrew told me to use phy_loopback and this changes make phy_loopback work in combination with Xilinx GMII2RGMII. ==================== Signed-off-by: David S. Miller --- 6985157ce8ee8a02e3899226ac4df351387c3f52