From: Wei Fu <[email protected]>

Signed-off-by: Wei Fu <[email protected]>
Co-authored-by: Yixun Lan <[email protected]>
---
 drivers/net/designware.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/designware.c b/drivers/net/designware.c
index c222197b11..bc2726485b 100644
--- a/drivers/net/designware.c
+++ b/drivers/net/designware.c
@@ -861,6 +861,7 @@ static const struct udevice_id designware_eth_ids[] = {
        { .compatible = "amlogic,meson6-dwmac" },
        { .compatible = "st,stm32-dwmac" },
        { .compatible = "snps,arc-dwmac-3.70a" },
+       { .compatible = "snps,dwmac" },
        { }
 };
 
-- 
2.44.0

Reply via email to