-
- Downloads
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>
Showing
- drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c 1 addition, 1 deletiondrivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
- drivers/net/ethernet/stmicro/stmmac/dwmac100_core.c 1 addition, 1 deletiondrivers/net/ethernet/stmicro/stmmac/dwmac100_core.c
- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c 4 additions, 4 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c
Loading
Please register or sign in to comment