* 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. see <https://lore.kernel.org/loongarch/cover.1699533745.git.siyanteng@xxxxxxxxxxx/T/#t> Krzysztof Kozlowski (2): stmmac: dwmac-loongson: drop useless check for compatible fallback MIPS: dts: loongson: drop incorrect dwmac fallback compatible Yanteng Si (1): stmmac: dwmac-loongson: Make sure MDIO is initialized before use .../boot/dts/loongson/loongson64-2k1000.dtsi | 3 +-- arch/mips/boot/dts/loongson/ls7a-pch.dtsi | 3 +-- .../ethernet/stmicro/stmmac/dwmac-loongson.c | 19 ++++++------------- 3 files changed, 8 insertions(+), 17 deletions(-) -- 2.31.4