[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<170445602753.29854.15404184789063719245.git-patchwork-notify@kernel.org>
Date: Fri, 05 Jan 2024 12:00:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch, f.fainelli@...il.com,
luizluca@...il.com, alsi@...g-olufsen.dk, linus.walleij@...aro.org,
florian.fainelli@...adcom.com, hauke@...ke-m.de, ansuelsmth@...il.com,
arinc.unal@...nc9.com
Subject: Re: [PATCH net-next 00/10] ds->user_mii_bus cleanup (part 1)
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 4 Jan 2024 16:00:27 +0200 you wrote:
> There are some drivers which assign ds->user_mii_bus when they
> don't really need its specific functionality, aka non-OF based
> dsa_user_phy_connect(). There was some confusion regarding the
> fact that yes, this is why ds->user_mii_bus really exists, so
> I've started a cleanup series which aims to eliminate the usage
> of ds->user_mii_bus from drivers when there is nothing to gain
> from it.
>
> [...]
Here is the summary with links:
- [net-next,01/10] net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_mask
https://git.kernel.org/netdev/net-next/c/fc74b32b4032
- [net-next,02/10] net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_bus
https://git.kernel.org/netdev/net-next/c/cd4ba3ecced9
- [net-next,03/10] net: dsa: lantiq_gswip: ignore MDIO buses disabled in OF
https://git.kernel.org/netdev/net-next/c/7a898539391d
- [net-next,04/10] net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure
https://git.kernel.org/netdev/net-next/c/68e1010cda79
- [net-next,05/10] net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"
https://git.kernel.org/netdev/net-next/c/e66bf63a7f67
- [net-next,06/10] net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF case
https://git.kernel.org/netdev/net-next/c/525366b81f33
- [net-next,07/10] net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()
https://git.kernel.org/netdev/net-next/c/5c5d6b34b683
- [net-next,08/10] net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()
https://git.kernel.org/netdev/net-next/c/c4a1cefdf3bc
- [net-next,09/10] net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_bus
https://git.kernel.org/netdev/net-next/c/04a4bc9dddc7
- [net-next,10/10] net: dsa: bcm_sf2: drop priv->master_mii_dn
https://git.kernel.org/netdev/net-next/c/45f62ca5cc48
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists