forked from Minki/linux
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
|