commit | e438674a809f47f538749ce9996aaec2a3a66781 | [log] [tgz] |
---|---|---|
author | Alex Marginean <alexandru.marginean@nxp.com> | Thu Jan 09 10:50:05 2020 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Mar 09 18:11:25 2020 -0500 |
tree | 7ca54d020531a5126488e5bce1a92a518577936c | |
parent | 71a6a6003cb9092d2e6fddb0e76ce4c46bc530a7 [diff] |
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>