mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
b2db6f4ace
There are a few PHY drivers that can handle SFP modules through their sfp_upstream_ops. Introduce Phylib helpers to keep track of connected SFP PHYs in a netdevice's namespace, by adding the SFP PHY to the upstream PHY's netdev's namespace. By doing so, these SFP PHYs can be enumerated and exposed to users, which will be able to use their capabilities. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Tested-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
at803x.c | ||
Kconfig | ||
Makefile | ||
qca83xx.c | ||
qca807x.c | ||
qca808x.c | ||
qcom-phy-lib.c | ||
qcom.h |