On Sat, Feb 01, 2025 at 04:33:43PM +0000, Biju Das wrote: > Simplify a5psw_probe() by using of_get_available_child_by_name(). > > While at it, move of_node_put(mdio) inside the if block to avoid > code duplication. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > This patch is only compile tested and depend upon[1] > [1] https://lore.kernel.org/all/20250201093126.7322-1-biju.das.jz@xxxxxxxxxxxxxx/ It would be good to point out the status of this patch. Will it be in -rc1? Since netdev is closed at the moment because of the merge window, you need to repost anyway, once it repopen. The tree you will be basing your patch on, net-next, will include -rc1, so you won't need to mention the dependency. https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html Andrew --- pw-bot: cr