Skip to content

Commit 8c28aac

Browse files
Ryceancurrykuba-moo
authored andcommitted
net: phy: mdio-bcm-unimac: Remove asp-v2.0
Remove asp-v2.0 which will no longer be supported. Signed-off-by: Justin Chen <justin.chen@broadcom.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://patch.msgid.link/20250422233645.1931036-5-justin.chen@broadcom.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 4ad8cb7 commit 8c28aac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/mdio/mdio-bcm-unimac.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ static SIMPLE_DEV_PM_OPS(unimac_mdio_pm_ops,
336336
static const struct of_device_id unimac_mdio_ids[] = {
337337
{ .compatible = "brcm,asp-v2.2-mdio", },
338338
{ .compatible = "brcm,asp-v2.1-mdio", },
339-
{ .compatible = "brcm,asp-v2.0-mdio", },
340339
{ .compatible = "brcm,bcm6846-mdio", },
341340
{ .compatible = "brcm,genet-mdio-v5", },
342341
{ .compatible = "brcm,genet-mdio-v4", },

0 commit comments

Comments
 (0)