diff options
author | Paul Mackerras <paulus@samba.org> | 2008-06-29 20:16:50 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-06-29 20:16:50 -0400 |
commit | e9a4b6a3f6592862a67837e80aad3f50468857a6 (patch) | |
tree | 087420cf91ac922c7e99757c4490a605ec7b10f2 /arch/powerpc/boot/dts/mpc8377_rdb.dts | |
parent | 441dbb500b4344a8e3125e5aabab4f9dbf72514f (diff) | |
parent | 1702b52092e9a6d05398d3f9581ddc050ef00d06 (diff) |
Merge branch 'linux-2.6'
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8377_rdb.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8377_rdb.dts | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts b/arch/powerpc/boot/dts/mpc8377_rdb.dts index e05743ad7b3f..1f4538790302 100644 --- a/arch/powerpc/boot/dts/mpc8377_rdb.dts +++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts | |||
@@ -199,12 +199,6 @@ | |||
199 | reg = <0x2>; | 199 | reg = <0x2>; |
200 | device_type = "ethernet-phy"; | 200 | device_type = "ethernet-phy"; |
201 | }; | 201 | }; |
202 | phy3: ethernet-phy@3 { | ||
203 | interrupt-parent = <&ipic>; | ||
204 | interrupts = <18 0x8>; | ||
205 | reg = <0x3>; | ||
206 | device_type = "ethernet-phy"; | ||
207 | }; | ||
208 | }; | 202 | }; |
209 | 203 | ||
210 | enet0: ethernet@24000 { | 204 | enet0: ethernet@24000 { |
@@ -230,7 +224,7 @@ | |||
230 | interrupts = <35 0x8 36 0x8 37 0x8>; | 224 | interrupts = <35 0x8 36 0x8 37 0x8>; |
231 | phy-connection-type = "mii"; | 225 | phy-connection-type = "mii"; |
232 | interrupt-parent = <&ipic>; | 226 | interrupt-parent = <&ipic>; |
233 | phy-handle = <&phy3>; | 227 | fixed-link = <1 1 1000 0 0>; |
234 | }; | 228 | }; |
235 | 229 | ||
236 | serial0: serial@4500 { | 230 | serial0: serial@4500 { |