|
@@ -78,6 +78,8 @@ static const struct of_device_id dwmac_generic_match[] = {
|
|
{ .compatible = "snps,dwmac-4.00"},
|
|
{ .compatible = "snps,dwmac-4.00"},
|
|
{ .compatible = "snps,dwmac-4.10a"},
|
|
{ .compatible = "snps,dwmac-4.10a"},
|
|
{ .compatible = "snps,dwmac"},
|
|
{ .compatible = "snps,dwmac"},
|
|
|
|
+ { .compatible = "snps,dwxgmac-2.10"},
|
|
|
|
+ { .compatible = "snps,dwxgmac"},
|
|
{ }
|
|
{ }
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(of, dwmac_generic_match);
|
|
MODULE_DEVICE_TABLE(of, dwmac_generic_match);
|