All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode
@ 2022-01-19  4:46 ` Yuji Ishikawa
  0 siblings, 0 replies; 8+ messages in thread
From: Yuji Ishikawa @ 2022-01-19  4:46 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski
  Cc: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu, netdev,
	linux-arm-kernel, linux-kernel, nobuhiro1.iwamatsu,
	yuji2.ishikawa

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.

Best regards,
  Yuji

  net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
    v1 -> v2:
      - added Fixes tag to commit message

  net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
    v1 -> v2:
      - added Fixes tag to commit message

Yuji Ishikawa (2):
  net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
  net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode

 .../ethernet/stmicro/stmmac/dwmac-visconti.c  | 42 ++++++++++++-------
 1 file changed, 26 insertions(+), 16 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-20 12:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19  4:46 [PATCH v2 0/2] net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode Yuji Ishikawa
2022-01-19  4:46 ` Yuji Ishikawa
2022-01-19  4:46 ` [PATCH v2 1/2] net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL Yuji Ishikawa
2022-01-19  4:46   ` Yuji Ishikawa
2022-01-19  4:46 ` [PATCH v2 2/2] net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode Yuji Ishikawa
2022-01-19  4:46   ` Yuji Ishikawa
2022-01-20 12:00 ` [PATCH v2 0/2] net: stmmac: dwmac-visconti: Fix bit definitions and " patchwork-bot+netdevbpf
2022-01-20 12:00   ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.