diff options
| -rw-r--r-- | drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c b/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c index 4a3fe44b780d..8dc3bd6946c6 100644 --- a/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c +++ b/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c @@ -412,6 +412,7 @@ static const char * const stmmac_gmac4_compats[] = { "snps,dwmac-4.20a", "snps,dwmac-5.10a", "snps,dwmac-5.20", + "snps,dwmac-5.30a", NULL }; |
