Message ID | 20230407161129.70601-1-sebastian.reichel@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix RK3588 error prints | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 7 Apr 2023 18:11:27 +0200 you wrote: > Hi, > > This fixes a couple of false positive error messages printed by stmmac on > RK3588. I added Fixes tags, but I expect them to go via net-next, since > the patches are more or less cleanups :) > > Changes since PATCHv2: > * https://lore.kernel.org/all/20230405161043.46190-1-sebastian.reichel@collabora.com/ > * Remove regulator NULL check > * Switch to devm_clk_bulk_get_optional as suggested by Andrew Lunn > > [...] Here is the summary with links: - [PATCHv3,1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling https://git.kernel.org/netdev/net-next/c/ea449f7fa0bf - [PATCHv3,2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling https://git.kernel.org/netdev/net-next/c/db21973263f8 You are awesome, thank you!