|
@@ -763,6 +763,7 @@ static const struct udevice_id designware_eth_ids[] = {
|
|
{ .compatible = "allwinner,sun7i-a20-gmac" },
|
|
{ .compatible = "allwinner,sun7i-a20-gmac" },
|
|
{ .compatible = "altr,socfpga-stmmac" },
|
|
{ .compatible = "altr,socfpga-stmmac" },
|
|
{ .compatible = "amlogic,meson6-dwmac" },
|
|
{ .compatible = "amlogic,meson6-dwmac" },
|
|
|
|
+ { .compatible = "amlogic,meson-gx-dwmac" },
|
|
{ .compatible = "st,stm32-dwmac" },
|
|
{ .compatible = "st,stm32-dwmac" },
|
|
{ }
|
|
{ }
|
|
};
|
|
};
|