diff --git a/drivers/net/macb.c b/drivers/net/macb.c index df1e606..4850e60 100644 --- a/drivers/net/macb.c +++ b/drivers/net/macb.c @@ -792,6 +792,7 @@ { .compatible = "cdns,at91sam9260-macb",}, { .compatible = "atmel,sama5d2-gem",}, { .compatible = "atmel,sama5d3-gem",}, + { .compatible = "cdns,zynq-gem",}, { .compatible = "cdns,zynqmp-gem",}, { /* sentinel */ } };