powerpc/p1022ds: Remove fixed-link property from ethernet nodes.
authorFelix Radensky <felix@embedded-sol.com>
Thu, 7 Jul 2011 07:37:50 +0000 (10:37 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 8 Jul 2011 05:21:34 +0000 (00:21 -0500)
On P1022DS both ethernet controllers are connected to RGMII PHYs
accessible via MDIO bus. Remove fixed-link property from ethernet
nodes as they only required when fixed link PHYs without MDIO bus
are used.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1022ds.dts

index 98d9426d4b85429d511192aba3b7a4bb5b2dd3dd..1be9743ab5e085e93e346c22aa7b7a0369e9099c 100644 (file)
                        fsl,magic-packet;
                        fsl,wake-on-filer;
                        local-mac-address = [ 00 00 00 00 00 00 ];
-                       fixed-link = <1 1 1000 0 0>;
                        phy-handle = <&phy0>;
                        phy-connection-type = "rgmii-id";
                        queue-group@0{
                        fsl,num_rx_queues = <0x8>;
                        fsl,num_tx_queues = <0x8>;
                        local-mac-address = [ 00 00 00 00 00 00 ];
-                       fixed-link = <1 1 1000 0 0>;
                        phy-handle = <&phy1>;
                        phy-connection-type = "rgmii-id";
                        queue-group@0{