Re: [PATCH] net: ftgmac100: Request clock and set speed
From: David Miller
Date: Wed Oct 11 2017 - 15:08:58 EST
From: Joel Stanley <joel@xxxxxxxxx>
Date: Tue, 10 Oct 2017 15:19:25 +1030
> According to the ASPEED datasheet, gigabit speeds require a clock of
> 100MHz or higher. Other speeds require 25MHz or higher.
>
> Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
Hey Joel, it seems that Benjamin would like you to guard this new
logic with whether we have an aspeed configuration or not.
Thank you.