aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc836x_rdk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc836x_rdk.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc836x_rdk.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/mpc836x_rdk.dts b/arch/powerpc/boot/dts/mpc836x_rdk.dts
index b6e9aec1d860..daeacbdcf8b4 100644
--- a/arch/powerpc/boot/dts/mpc836x_rdk.dts
+++ b/arch/powerpc/boot/dts/mpc836x_rdk.dts
@@ -332,25 +332,21 @@
332 reg = <0x2120 0x18>; 332 reg = <0x2120 0x18>;
333 333
334 phy1: ethernet-phy@1 { 334 phy1: ethernet-phy@1 {
335 device_type = "ethernet-phy";
336 compatible = "national,DP83848VV"; 335 compatible = "national,DP83848VV";
337 reg = <1>; 336 reg = <1>;
338 }; 337 };
339 338
340 phy2: ethernet-phy@2 { 339 phy2: ethernet-phy@2 {
341 device_type = "ethernet-phy";
342 compatible = "broadcom,BCM5481UA2KMLG"; 340 compatible = "broadcom,BCM5481UA2KMLG";
343 reg = <2>; 341 reg = <2>;
344 }; 342 };
345 343
346 phy3: ethernet-phy@3 { 344 phy3: ethernet-phy@3 {
347 device_type = "ethernet-phy";
348 compatible = "national,DP83848VV"; 345 compatible = "national,DP83848VV";
349 reg = <3>; 346 reg = <3>;
350 }; 347 };
351 348
352 phy4: ethernet-phy@4 { 349 phy4: ethernet-phy@4 {
353 device_type = "ethernet-phy";
354 compatible = "broadcom,BCM5481UA2KMLG"; 350 compatible = "broadcom,BCM5481UA2KMLG";
355 reg = <4>; 351 reg = <4>;
356 }; 352 };