Re: [PATCH v3] net: ftgmac100: Request clock and set speed

2017-10-18 Thread David Miller
From: Joel Stanley Date: Fri, 13 Oct 2017 12:16:38 +0800 > According to the ASPEED datasheet, gigabit speeds require a clock of > 100MHz or higher. Other speeds require 25MHz or higher. This patch > configures a 100MHz clock if the system has a direct-attached > PHY, or 25MHz if the system is run

Re: [PATCH v3] net: ftgmac100: Request clock and set speed

2017-10-16 Thread Andrew Jeffery
On Fri, 2017-10-13 at 12:16 +0800, Joel Stanley wrote: > According to the ASPEED datasheet, gigabit speeds require a clock of > 100MHz or higher. Other speeds require 25MHz or higher. This patch > configures a 100MHz clock if the system has a direct-attached > PHY, or 25MHz if the system is running

Re: [PATCH v3] net: ftgmac100: Request clock and set speed

2017-10-16 Thread David Miller
From: Joel Stanley Date: Fri, 13 Oct 2017 12:16:38 +0800 > Andrew, can you please give this one a spin on hardware? I'm waiting on this...

[PATCH v3] net: ftgmac100: Request clock and set speed

2017-10-12 Thread Joel Stanley
According to the ASPEED datasheet, gigabit speeds require a clock of 100MHz or higher. Other speeds require 25MHz or higher. This patch configures a 100MHz clock if the system has a direct-attached PHY, or 25MHz if the system is running NC-SI which is limited to 100MHz. There appear to be no other