summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/mpc832x_rdb.dts
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-04-24 07:26:14 +1000
committerPaul Mackerras <paulus@samba.org>2007-05-02 20:04:29 +1000
commit0fd8c47cccb101ce4bed049e4bb3b50e44b16500 (patch)
tree094690eb99fb68aaaca6baff3f5f584adfbeb7cf /arch/powerpc/boot/dts/mpc832x_rdb.dts
parent60c1922c6909b2d1242d8476069d8459b859de59 (diff)
[POWERPC] Replace undocumented interface properties in dts files
phy-connection-type now supersedes the interface property. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc832x_rdb.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc832x_rdb.dts2
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 b55bced1593d..be4c35784e49 100644
--- a/arch/powerpc/boot/dts/mpc832x_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc832x_rdb.dts
@@ -265,14 +265,12 @@
interrupts = <0>;
reg = <0>;
device_type = "ethernet-phy";
- interface = <3>; //ENET_100_MII
};
phy04:ethernet-phy@04 {
interrupt-parent = <&pic>;
interrupts = <0>;
reg = <4>;
device_type = "ethernet-phy";
- interface = <3>;
};
};