Cleaned up inexistent network phy from the target dts, added
necessary property to gianfar node there.

Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]>

---

 arch/powerpc/boot/dts/mpc8313erdb.dts |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts 
b/arch/powerpc/boot/dts/mpc8313erdb.dts
index a1533cc..b602a8b 100644
--- a/arch/powerpc/boot/dts/mpc8313erdb.dts
+++ b/arch/powerpc/boot/dts/mpc8313erdb.dts
@@ -98,12 +98,6 @@
                        reg = <24520 20>;
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       phy1: [EMAIL PROTECTED] {
-                               interrupt-parent = < &ipic >;
-                               interrupts = <13 8>;
-                               reg = <1>;
-                               device_type = "ethernet-phy";
-                       };
                        phy4: [EMAIL PROTECTED] {
                                interrupt-parent = < &ipic >;
                                interrupts = <14 8>;
@@ -120,7 +114,7 @@
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupts = <25 8 24 8 23 8>;
                        interrupt-parent = < &ipic >;
-                       phy-handle = < &phy1 >;
+                       fixed_speed = <1 1000>;
                };
 
                [EMAIL PROTECTED] {

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to