Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81290
b: refs/heads/master
c: e300076
h: refs/heads/master
v: v3
  • Loading branch information
Vitaly Bordug authored and Kumar Gala committed Jan 24, 2008
1 parent d0ffb00 commit 1dbea3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a79d8e93d300adb84cccc38ac396cfb118c238ad
refs/heads/master: e30007656463228ba23748df81a786f74dabf8b4
11 changes: 2 additions & 9 deletions trunk/arch/powerpc/boot/dts/mpc8349emitx.dts
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,6 @@
reg = <1c>;
device_type = "ethernet-phy";
};

/* Vitesse 7385 */
phy1f: ethernet-phy@1f {
interrupt-parent = < &ipic >;
interrupts = <12 8>;
reg = <1f>;
device_type = "ethernet-phy";
};
};

enet0: ethernet@24000 {
Expand All @@ -157,7 +149,8 @@
local-mac-address = [ 00 00 00 00 00 00 ];
interrupts = <23 8 24 8 25 8>;
interrupt-parent = < &ipic >;
phy-handle = < &phy1f >;
/* Vitesse 7385 isn't on the MDIO bus */
fixed-link = <1 1 d#1000 0 0>;
linux,network-index = <1>;
};

Expand Down

0 comments on commit 1dbea3f

Please sign in to comment.