Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc/p1022ds: Remove fixed-link property from ethernet nodes.

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>

authored by

Felix Radensky and committed by
Kumar Gala
f6ad160e 2647aa19

-2
-2
arch/powerpc/boot/dts/p1022ds.dts
··· 412 412 fsl,magic-packet; 413 413 fsl,wake-on-filer; 414 414 local-mac-address = [ 00 00 00 00 00 00 ]; 415 - fixed-link = <1 1 1000 0 0>; 416 415 phy-handle = <&phy0>; 417 416 phy-connection-type = "rgmii-id"; 418 417 queue-group@0{ ··· 438 439 fsl,num_rx_queues = <0x8>; 439 440 fsl,num_tx_queues = <0x8>; 440 441 local-mac-address = [ 00 00 00 00 00 00 ]; 441 - fixed-link = <1 1 1000 0 0>; 442 442 phy-handle = <&phy1>; 443 443 phy-connection-type = "rgmii-id"; 444 444 queue-group@0{