diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc832x_rdb.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc832x_rdb.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc832x_rdb.dts b/arch/powerpc/boot/dts/mpc832x_rdb.dts index ff7b15b340a3..91df1eb16667 100644 --- a/arch/powerpc/boot/dts/mpc832x_rdb.dts +++ b/arch/powerpc/boot/dts/mpc832x_rdb.dts | |||
@@ -314,13 +314,11 @@ | |||
314 | interrupt-parent = <&ipic>; | 314 | interrupt-parent = <&ipic>; |
315 | interrupts = <0>; | 315 | interrupts = <0>; |
316 | reg = <0x0>; | 316 | reg = <0x0>; |
317 | device_type = "ethernet-phy"; | ||
318 | }; | 317 | }; |
319 | phy04:ethernet-phy@04 { | 318 | phy04:ethernet-phy@04 { |
320 | interrupt-parent = <&ipic>; | 319 | interrupt-parent = <&ipic>; |
321 | interrupts = <0>; | 320 | interrupts = <0>; |
322 | reg = <0x4>; | 321 | reg = <0x4>; |
323 | device_type = "ethernet-phy"; | ||
324 | }; | 322 | }; |
325 | }; | 323 | }; |
326 | 324 | ||