]> Git Repo - J-u-boot.git/blobdiff - drivers/net/aspeed_mdio.c
Merge patch series "Add TI K3 PCIe Controller support for J7200"
[J-u-boot.git] / drivers / net / aspeed_mdio.c
index f2e4392aa9ace8029f0f4c7752bd28e579e771e3..2e1f3cdf11abcf14f8460d32b2a6cfb3a9fdc366 100644 (file)
@@ -113,6 +113,7 @@ static int aspeed_mdio_probe(struct udevice *dev)
 
 static const struct udevice_id aspeed_mdio_ids[] = {
        { .compatible = "aspeed,ast2600-mdio" },
+       { .compatible = "aspeed,ast2700-mdio" },
        { }
 };
 
This page took 0.020556 seconds and 4 git commands to generate.