|
102 | 102 | }; |
103 | 103 |
|
104 | 104 | gmac0: ethernet@ff800000 { |
105 | | - compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac"; |
| 105 | + compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; |
106 | 106 | reg = <0xff800000 0x2000>; |
107 | 107 | interrupts = <0 90 4>; |
108 | 108 | interrupt-names = "macirq"; |
|
118 | 118 | }; |
119 | 119 |
|
120 | 120 | gmac1: ethernet@ff802000 { |
121 | | - compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac"; |
| 121 | + compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; |
122 | 122 | reg = <0xff802000 0x2000>; |
123 | 123 | interrupts = <0 91 4>; |
124 | 124 | interrupt-names = "macirq"; |
|
134 | 134 | }; |
135 | 135 |
|
136 | 136 | gmac2: ethernet@ff804000 { |
137 | | - compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac"; |
| 137 | + compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; |
138 | 138 | reg = <0xff804000 0x2000>; |
139 | 139 | interrupts = <0 92 4>; |
140 | 140 | interrupt-names = "macirq"; |
|
0 commit comments