Re: [PATCH net-next 3/9] net: phy: add kr phy connection type

From: Florian Fainelli
Date: Thu Mar 26 2020 - 20:32:54 EST




On 3/26/2020 6:51 AM, Florinel Iordache wrote:
> Add support for backplane kr phy connection types currently available
> (10gbase-kr, 40gbase-kr4) and the required phylink updates (cover all
> the cases for KR modes which are clause 45 compatible to correctly assign
> phy_interface and phylink#supported)
>
> Signed-off-by: Florinel Iordache <florinel.iordache@xxxxxxx>
> ---
> drivers/net/phy/phylink.c | 15 ++++++++++++---
> include/linux/phy.h | 6 +++++-
> 2 files changed, 17 insertions(+), 4 deletions(-)

Please remember to update Documentation/networking/phy.rst, and
Documentation/ABI/testing/sysfs-class-net-phydev with these new PHY
interface values.
--
Florian