From: Yanteng Si <siyanteng@loongson.cn>
To: andrew@lunn.ch, tsbogend@alpha.franken.de
Cc: Yanteng Si <siyanteng@loongson.cn>,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org, peppe.cavallaro@st.com,
alexandre.torgue@foss.st.com, joabreu@synopsys.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, mcoquelin.stm32@gmail.com,
devicetree@vger.kernel.org, linux-mips@vger.kernel.org,
chenhuacai@loongson.cn, netdev@vger.kernel.org,
loongarch@lists.linux.dev, chris.chenfeiyang@gmail.com
Subject: [PATCH v1 net 0/3] Some bug fixes
Date: Mon, 11 Dec 2023 18:20:32 +0800 [thread overview]
Message-ID: <cover.1702289232.git.siyanteng@loongson.cn> (raw)
* 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@loongson.cn/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
next reply other threads:[~2023-12-11 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 10:20 Yanteng Si [this message]
2023-12-11 10:33 ` [PATCH v1 net 1/3] stmmac: dwmac-loongson: Make sure MDIO is initialized before use Yanteng Si
2023-12-11 14:03 ` Andrew Lunn
2023-12-11 10:33 ` [PATCH v1 net 2/3] stmmac: dwmac-loongson: drop useless check for compatible fallback Yanteng Si
2023-12-11 10:33 ` [PATCH v1 net 3/3] MIPS: dts: loongson: drop incorrect dwmac fallback compatible Yanteng Si
2023-12-13 11:00 ` [PATCH v1 net 0/3] Some bug fixes patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1702289232.git.siyanteng@loongson.cn \
--to=siyanteng@loongson.cn \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew@lunn.ch \
--cc=chenhuacai@loongson.cn \
--cc=chris.chenfeiyang@gmail.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=joabreu@synopsys.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peppe.cavallaro@st.com \
--cc=robh+dt@kernel.org \
--cc=tsbogend@alpha.franken.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.