Message ID | YdR3wYFkm4eJApwb@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | Fix RGMII delays for 88E1118 | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 4 Jan 2022 16:37:21 +0000 you wrote: > Hi, > > This series fixes the RGMII delays for 88E1118 Marvell PHYs, after a > report by Corentin Labbe that the Marvell driver fails to work. > > Patch 1 cleans up the paged register accesses in m88e1118_config_init() > and patch 2 adds the RGMII delay configuration. > > [...] Here is the summary with links: - [net-next,1/2] net: phy: marvell: use phy_write_paged() to set MSCR https://git.kernel.org/netdev/net-next/c/5b8f970309dd - [net-next,2/2] net: phy: marvell: configure RGMII delays for 88E1118 https://git.kernel.org/netdev/net-next/c/f22725c95ece You are awesome, thank you!