Re: [PATCH v3] stmmac: CSR clock configuration fix

From: David Miller
Date: Fri Dec 23 2016 - 11:47:04 EST


From: Joao Pinto <Joao.Pinto@xxxxxxxxxxxx>
Date: Fri, 23 Dec 2016 10:15:59 +0000

> When testing stmmac with my QoS reference design I checked a problem in the
> CSR clock configuration that was impossibilitating the phy discovery, since
> every read operation returned 0x0000ffff. This patch fixes the issue.
>
> Signed-off-by: Joao Pinto <jpinto@xxxxxxxxxxxx>

Applied, thank you.