public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
@ 2026-03-11 20:54 Heiner Kallweit
  2026-03-14 17:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Heiner Kallweit @ 2026-03-11 20:54 UTC (permalink / raw)
  To: Andrew Lunn, Russell King - ARM Linux, Paolo Abeni, Eric Dumazet,
	David Miller, Jakub Kicinski
  Cc: netdev@vger.kernel.org

Fwnode MDIO has never used the fixed PHY code, therefore don't select
symbol FIXED_PHY.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
 drivers/net/mdio/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/mdio/Kconfig b/drivers/net/mdio/Kconfig
index 44380378911..53e2c047d80 100644
--- a/drivers/net/mdio/Kconfig
+++ b/drivers/net/mdio/Kconfig
@@ -7,7 +7,6 @@ if PHYLIB
 
 config FWNODE_MDIO
 	def_tristate (ACPI || OF) || COMPILE_TEST
-	select FIXED_PHY
 	help
 	  FWNODE MDIO bus (Ethernet PHY) accessors
 
-- 
2.53.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
  2026-03-11 20:54 [PATCH net-next] net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO Heiner Kallweit
@ 2026-03-14 17:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-03-14 17:50 UTC (permalink / raw)
  To: Heiner Kallweit; +Cc: andrew, linux, pabeni, edumazet, davem, kuba, netdev

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 11 Mar 2026 21:54:46 +0100 you wrote:
> Fwnode MDIO has never used the fixed PHY code, therefore don't select
> symbol FIXED_PHY.
> 
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> ---
>  drivers/net/mdio/Kconfig | 1 -
>  1 file changed, 1 deletion(-)

Here is the summary with links:
  - [net-next] net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
    https://git.kernel.org/netdev/net-next/c/b87249aab4c0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-14 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 20:54 [PATCH net-next] net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO Heiner Kallweit
2026-03-14 17:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox