|
@@ -36,7 +36,7 @@ static const struct of_device_id stmmac_dt_ids[] = {
|
|
#ifdef CONFIG_DWMAC_STI
|
|
#ifdef CONFIG_DWMAC_STI
|
|
{ .compatible = "st,stih415-dwmac", .data = &sti_gmac_data},
|
|
{ .compatible = "st,stih415-dwmac", .data = &sti_gmac_data},
|
|
{ .compatible = "st,stih416-dwmac", .data = &sti_gmac_data},
|
|
{ .compatible = "st,stih416-dwmac", .data = &sti_gmac_data},
|
|
- { .compatible = "st,stih127-dwmac", .data = &sti_gmac_data},
|
|
|
|
|
|
+ { .compatible = "st,stid127-dwmac", .data = &sti_gmac_data},
|
|
#endif
|
|
#endif
|
|
/* SoC specific glue layers should come before generic bindings */
|
|
/* SoC specific glue layers should come before generic bindings */
|
|
{ .compatible = "st,spear600-gmac"},
|
|
{ .compatible = "st,spear600-gmac"},
|