public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS
@ 2026-03-15 16:47 Heiner Kallweit
  2026-03-15 16:48 ` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Heiner Kallweit @ 2026-03-15 16:47 UTC (permalink / raw)
  To: Andrew Lunn, Russell King - ARM Linux, Paolo Abeni, Eric Dumazet,
	David Miller, Jakub Kicinski, Mark Brown, Greg Kroah-Hartman,
	Rafael J. Wysocki, Danilo Krummrich
  Cc: netdev@vger.kernel.org, driver-core

MDIO-based regmap is the last user of config symbol MDIO_BUS.
MDIO access needs a MII bus, which requires PHYLIB for the provider part.
Therefore make REGMAP_MDIO depend on PHYLIB, what allows to remove
config symbol MDIO_BUS.

Heiner Kallweit (2):
  regmap: mdio: make it depend on PHYLIB
  net: phy: remove Kconfig sysmbol MDIO_BUS

 drivers/base/regmap/Kconfig | 2 +-
 drivers/net/phy/Kconfig     | 6 ------
 drivers/net/phy/Makefile    | 2 +-
 3 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-19  1:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-15 16:47 [PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS Heiner Kallweit
2026-03-15 16:48 ` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB Heiner Kallweit
2026-03-16  0:06   ` Mark Brown
2026-03-17 23:28   ` Jakub Kicinski
2026-03-17 23:45     ` Mark Brown
2026-03-15 16:50 ` [PATCH net-next 2/2] net: phy: remove Kconfig symbol MDIO_BUS Heiner Kallweit
2026-03-19  1:40 ` [PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS 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