]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'net-stmmac-dwmac-loongson-add-loongson-2k3000-support'
authorJakub Kicinski <kuba@kernel.org>
Mon, 28 Apr 2025 20:37:28 +0000 (13:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 28 Apr 2025 20:37:28 +0000 (13:37 -0700)
Huacai Chen says:

====================
net: stmmac: dwmac-loongson: Add Loongson-2K3000 support

This series add stmmac driver support for Loongson-2K3000/Loongson-3B6000M,
which introduces a new CORE ID (0x12) and a new PCI device ID (0x7a23). The
new core reduces channel numbers from 8 to 4, but checksum is supported for
all channels.
====================

Note that the first patch of the series has been merged separately as
commit f438eee2c8c9 ("net: stmmac: dwmac-loongson: Move queue number init
to common function")

Link: https://patch.msgid.link/20250424072209.3134762-1-chenhuacai@loongson.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge