[PATCH net-next 0/2] net: phy: XLGMII define and usage in PHYLINK
From: Jose Abreu
Date: Thu Mar 12 2020 - 13:11:20 EST
Adds XLGMII defines and usage in PHYLINK.
Patch 1/2, adds the define for it, whilst 2/2 adds the usage of it in
PHYLINK.
---
Cc: Andrew Lunn <andrew@xxxxxxx>
Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
Cc: Heiner Kallweit <hkallweit1@xxxxxxxxx>
Cc: Russell King <linux@xxxxxxxxxxxxxxx>
Cc: netdev@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
---
Jose Abreu (2):
net: phy: Add XLGMII interface define
net: phylink: Add XLGMII support
drivers/net/phy/phylink.c | 27 +++++++++++++++++++++++++++
include/linux/phy.h | 3 +++
2 files changed, 30 insertions(+)
--
2.7.4