Commit 538cb557 authored by Justin Chen's avatar Justin Chen Committed by Jakub Kicinski
Browse files

net: phy: mdio-bcm-unimac: Add asp-v3.0

parent e9f31435
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -334,6 +334,7 @@ static SIMPLE_DEV_PM_OPS(unimac_mdio_pm_ops,
			 NULL, unimac_mdio_resume);

static const struct of_device_id unimac_mdio_ids[] = {
	{ .compatible = "brcm,asp-v3.0-mdio", },
	{ .compatible = "brcm,asp-v2.2-mdio", },
	{ .compatible = "brcm,asp-v2.1-mdio", },
	{ .compatible = "brcm,bcm6846-mdio", },