1
linux/drivers/net/ethernet/freescale/fs_enet
Maxime Chevallier c209847b89 net: ethernet: fs_enet: Make the per clock optional
Some platforms that use fs_enet don't have the PER register clock. This
optional dependency on the clock was incorrectly made mandatory when
switching to devm_ accessors.

Reported-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Closes: https://lore.kernel.org/netdev/4e4defa9-ef2f-4ff1-95ca-6627c24db20c@wanadoo.fr/
Fixes: c614acf6e8 ("net: ethernet: fs_enet: simplify clock handling with devm accessors")
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://patch.msgid.link/20240914081821.209130-1-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-15 08:29:30 -07:00
..
fec.h
fs_enet-main.c net: ethernet: fs_enet: Make the per clock optional 2024-09-15 08:29:30 -07:00
fs_enet.h net: ethernet: fs_enet: phylink conversion 2024-09-09 10:29:04 +01:00
Kconfig net: ethernet: fs_enet: phylink conversion 2024-09-09 10:29:04 +01:00
mac-fcc.c net: ethernet: fs_enet: phylink conversion 2024-09-09 10:29:04 +01:00
mac-fec.c net: ethernet: fs_enet: phylink conversion 2024-09-09 10:29:04 +01:00
mac-scc.c net: ethernet: fs_enet: phylink conversion 2024-09-09 10:29:04 +01:00
Makefile
mii-bitbang.c
mii-fec.c