commit | 5219f685df35336ede41af318f60e26e8211934a | [log] [tgz] |
---|---|---|
author | Alex Marginean <alexandru.marginean@nxp.com> | Thu Nov 14 18:28:28 2019 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:42 2019 -0600 |
tree | 40aa0422555af413b14bbbe1fb7912fdb686e81e | |
parent | b8b1a9e85f5cdc94bb56faa60067826639b3c720 [diff] |
include: phy: define XFI and USXGMII interface types Drivers currently use XGMII for XFI and USXGMII and, where needed, use other information to identify the actual protocol on the board. With these two defined drivers can now rely on DT phy-mode property. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>