linux/drivers/phy/microchip
Horatiu Vultur b013110733 phy: Add RGMII support on lan966x
The serdes driver contains also a mux to decide which interface type to
use. Currently the driver supports GMII/SGMII/QSGMII and partially RGMII.
As it doesn't support all the other RGMII interfaces like
RGMII_TXID/RXID/ID and it could run only at 1G.
Therefore extend this for all the other speeds(10/100) and also allow
the other interfaces.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20220901121455.245103-1-horatiu.vultur@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-09-13 19:14:53 +05:30
..
Kconfig phy: Add lan966x ethernet serdes PHY driver 2021-11-23 13:09:08 +05:30
lan966x_serdes_regs.h phy: Add RGMII support on lan966x 2022-09-13 19:14:53 +05:30
lan966x_serdes.c phy: Add RGMII support on lan966x 2022-09-13 19:14:53 +05:30
Makefile phy: Add lan966x ethernet serdes PHY driver 2021-11-23 13:09:08 +05:30
sparx5_serdes_regs.h
sparx5_serdes.c phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe() 2021-10-26 16:36:23 +05:30
sparx5_serdes.h