Message ID | 20220119044648.18094-1-yuji2.ishikawa@toshiba.co.jp (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 19 Jan 2022 13:46:46 +0900 you wrote: > Hi, > > This series is a fix for RMII/MII operation mode of the dwmac-visconti driver. > It is composed of two parts: > > * 1/2: fix constant definitions for cleared bits in ETHER_CLK_SEL register > * 2/2: fix configuration of ETHER_CLK_SEL register for running in RMII operation mode. > > [...] Here is the summary with links: - [v2,1/2] net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL https://git.kernel.org/netdev/net/c/1ba1a4a90fa4 - [v2,2/2] net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode https://git.kernel.org/netdev/net/c/0959bc4bd420 You are awesome, thank you!