From: David S. Miller Date: Thu, 20 Jan 2022 11:58:45 +0000 (+0000) Subject: Merge branch 'stmmac-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=57afdc0aab094b4c811b3fe030b2567812a495f3;p=linux.git Merge branch 'stmmac-fixes' Yuji Ishikawa says: ==================== net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode 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. 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 ==================== Signed-off-by: David S. Miller --- 57afdc0aab094b4c811b3fe030b2567812a495f3