mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 16:36:43 +07:00
51f6b410fc
The Microsemi Ocelot can mux SerDes lanes (aka macros) to different switch ports or even make it act as a PCIe interface. This adds support for the muxing of the SerDes. Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
102 B
Makefile
6 lines
102 B
Makefile
#
|
|
# Makefile for the Microsemi phy drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PHY_OCELOT_SERDES) := phy-ocelot-serdes.o
|