|
@@ -139,6 +139,7 @@
|
|
interrupts = <20 8 21 8 22 8>;
|
|
interrupts = <20 8 21 8 22 8>;
|
|
interrupt-parent = < &ipic >;
|
|
interrupt-parent = < &ipic >;
|
|
phy-handle = < &phy1c >;
|
|
phy-handle = < &phy1c >;
|
|
|
|
+ linux,network-index = <0>;
|
|
};
|
|
};
|
|
|
|
|
|
ethernet@25000 {
|
|
ethernet@25000 {
|
|
@@ -158,6 +159,7 @@
|
|
interrupts = <23 8 24 8 25 8>;
|
|
interrupts = <23 8 24 8 25 8>;
|
|
interrupt-parent = < &ipic >;
|
|
interrupt-parent = < &ipic >;
|
|
phy-handle = < &phy1f >;
|
|
phy-handle = < &phy1f >;
|
|
|
|
+ linux,network-index = <1>;
|
|
};
|
|
};
|
|
|
|
|
|
serial@4500 {
|
|
serial@4500 {
|