commit | 567be786597ca24b13906a552ad2159316c6fe7d | [log] [tgz] |
---|---|---|
author | jpinto <Joao.Pinto@synopsys.com> | Fri Dec 23 10:15:59 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 23 11:46:37 2016 -0500 |
tree | 8ca503b742460caa59d0ccc744a8181f4328533f | |
parent | 2e3d5fa44f0f6e71ada2c4ed212ac23ca7ff0064 [diff] |
stmmac: CSR clock configuration fix 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@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>