* [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes. @ 2011-07-07 7:37 Felix Radensky 2011-07-07 16:05 ` Timur Tabi 2011-07-08 4:12 ` Kumar Gala 0 siblings, 2 replies; 3+ messages in thread From: Felix Radensky @ 2011-07-07 7:37 UTC (permalink / raw) To: linuxppc-dev; +Cc: Felix Radensky, B04825 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> --- arch/powerpc/boot/dts/p1022ds.dts | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/boot/dts/p1022ds.dts b/arch/powerpc/boot/dts/p1022ds.dts index 98d9426..1be9743 100644 --- a/arch/powerpc/boot/dts/p1022ds.dts +++ b/arch/powerpc/boot/dts/p1022ds.dts @@ -412,7 +412,6 @@ 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{ @@ -439,7 +438,6 @@ 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{ -- 1.7.4.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes. 2011-07-07 7:37 [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes Felix Radensky @ 2011-07-07 16:05 ` Timur Tabi 2011-07-08 4:12 ` Kumar Gala 1 sibling, 0 replies; 3+ messages in thread From: Timur Tabi @ 2011-07-07 16:05 UTC (permalink / raw) To: Felix Radensky; +Cc: linuxppc-dev Felix Radensky wrote: > 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> Ethernet works before and after applying this patch, so all I can say is that it doesn't break anything. -- Timur Tabi Linux kernel developer at Freescale ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes. 2011-07-07 7:37 [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes Felix Radensky 2011-07-07 16:05 ` Timur Tabi @ 2011-07-08 4:12 ` Kumar Gala 1 sibling, 0 replies; 3+ messages in thread From: Kumar Gala @ 2011-07-08 4:12 UTC (permalink / raw) To: Felix Radensky; +Cc: linuxppc-dev, B04825 On Jul 7, 2011, at 2:37 AM, Felix Radensky wrote: > 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> > --- > arch/powerpc/boot/dts/p1022ds.dts | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) applied to next ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-08 4:12 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-07-07 7:37 [PATCH] powerpc/p1022ds: Remove fixed-link property from ethernet nodes Felix Radensky 2011-07-07 16:05 ` Timur Tabi 2011-07-08 4:12 ` Kumar Gala
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox