Re: [PATCH net-next] net: phy: realtek: add support for RTL8211C

2018-07-02 Thread David Miller
From: Heiner Kallweit Date: Mon, 2 Jul 2018 08:08:13 +0200 > RTL8211C has an issue when operating in Gigabit slave mode, therefore > genphy driver can't be used. See also this U-boot change. > https://lists.denx.de/pipermail/u-boot/2016-March/249712.html > > Add a PHY driver for this chip with

[PATCH net-next] net: phy: realtek: add support for RTL8211C

2018-07-02 Thread Heiner Kallweit
RTL8211C has an issue when operating in Gigabit slave mode, therefore genphy driver can't be used. See also this U-boot change. https://lists.denx.de/pipermail/u-boot/2016-March/249712.html Add a PHY driver for this chip with the quirk to force Gigabit master mode. As a note: This will make it