Re: [PATCH] stmmac: CSR clock configuration fix

2016-12-22 Thread Joao Pinto
Hi David, Às 10:15 AM de 12/22/2016, Joao Pinto escreveu: > Às 6:21 PM de 12/21/2016, David Miller escreveu: >> From: Joao Pinto >> Date: Tue, 20 Dec 2016 11:21:47 + >> >>> When testing stmmac with my QoS reference design I checked a problem in the >>> CSR clock configuration that was imposs

Re: [PATCH] stmmac: CSR clock configuration fix

2016-12-22 Thread Joao Pinto
Às 12:23 PM de 12/22/2016, Joao Pinto escreveu: > > Hi David, > > Às 10:15 AM de 12/22/2016, Joao Pinto escreveu: >> Às 6:21 PM de 12/21/2016, David Miller escreveu: >>> From: Joao Pinto >>> Date: Tue, 20 Dec 2016 11:21:47 + >>> When testing stmmac with my QoS reference design I checked

Re: [PATCH] stmmac: CSR clock configuration fix

2016-12-22 Thread Joao Pinto
Às 6:21 PM de 12/21/2016, David Miller escreveu: > From: Joao Pinto > Date: Tue, 20 Dec 2016 11:21:47 + > >> 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 retur

Re: [PATCH] stmmac: CSR clock configuration fix

2016-12-21 Thread David Miller
From: Joao Pinto Date: Tue, 20 Dec 2016 11:21:47 + > 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 0x. This patch fixes the issue. > > Signed-of