]> git.baikalelectronics.ru Git - uboot.git/commit
net: phy: add XFI, USXGMII types to is_10g_interface() helper
authorAlex Marginean <alexandru.marginean@nxp.com>
Thu, 9 Jan 2020 08:50:05 +0000 (10:50 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 9 Mar 2020 23:11:25 +0000 (18:11 -0500)
commit9d9a1a0145673080892a5c2941e5a706e820c15c
tree7ca54d020531a5126488e5bce1a92a518577936c
parent71ab12c522357fa1617d77d795f5fd17ed68e470
net: phy: add XFI, USXGMII types to is_10g_interface() helper

The helper is used to reset PHYs on connect and it determines the clause
to use (C22/C45) based on interface type.  This fixes 'PHY reset timed out'
warnings in console for USXGMII/XFI PHYs.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
include/phy.h