Message ID | cover.1702289232.git.siyanteng@loongson.cn (mailing list archive) |
---|---|
Headers | show |
Series | Some bug fixes | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Mon, 11 Dec 2023 18:20:32 +0800 you wrote: > * Put Krzysztof's patch into my thread, pick Conor's Reviewed-by > tag and Jiaxun's Acked-by tag.(prev version is RFC patch) > > * I fixed an Oops related to mdio, mainly to ensure that > mdio is initialized before use, because it will be used > in a series of patches I am working on. > > [...] Here is the summary with links: - [v1,net,1/3] stmmac: dwmac-loongson: Make sure MDIO is initialized before use https://git.kernel.org/netdev/net/c/e87d3a1370ce - [v1,net,2/3] stmmac: dwmac-loongson: drop useless check for compatible fallback https://git.kernel.org/netdev/net/c/31fea092c6f9 - [v1,net,3/3] MIPS: dts: loongson: drop incorrect dwmac fallback compatible https://git.kernel.org/netdev/net/c/4907a3f54b12 You are awesome, thank you!