Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67380
b: refs/heads/master
c: ad25a4c
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Paul Mackerras committed Sep 22, 2007
1 parent f5f0154 commit 2bfa9ad
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e61576b2ac930b9d1fa2c8d077552f7e7709b3c
refs/heads/master: ad25a4cca7f21b53e3af8303d922a87c910677d7
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8349emitx.dts
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
interrupts = <20 8 21 8 22 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy1c >;
linux,network-index = <0>;
};

ethernet@25000 {
Expand All @@ -158,6 +159,7 @@
interrupts = <23 8 24 8 25 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy1f >;
linux,network-index = <1>;
};

serial@4500 {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/mpc8349emitxgp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
interrupts = <20 8 21 8 22 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy1c >;
linux,network-index = <0>;
};

serial@4500 {
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc834x_mds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
interrupts = <20 8 21 8 22 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy0 >;
linux,network-index = <0>;
};

ethernet@25000 {
Expand All @@ -163,6 +164,7 @@
interrupts = <23 8 24 8 25 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy1 >;
linux,network-index = <1>;
};

serial@4500 {
Expand Down

0 comments on commit 2bfa9ad

Please sign in to comment.