[PATCH net-next v2 0/3] riscv: sophgo: Add ethernet support for SG2042
Inochi Amaoto
inochiama at gmail.com
Mon Jul 7 23:40:48 PDT 2025
The ethernet controller of SG2042 is Synopsys DesignWare IP with
tx clock. Add device id for it.
This patch can only be tested on a SG2042 evb board, as pioneer
does not expose this device.
The user dts patch link:
https://lore.kernel.org/linux-riscv/cover.1751700954.git.rabenda.cn@gmail.com
Change form v1:
1. add user link at cover
2. separate the devicetree patch as a standalone series
3. patch 1: Apply Conor's tag
Inochi Amaoto (3):
dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042
dwmac
net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC
net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string
Documentation/devicetree/bindings/net/snps,dwmac.yaml | 4 ++++
.../devicetree/bindings/net/sophgo,sg2044-dwmac.yaml | 11 ++++++++---
drivers/net/ethernet/stmicro/stmmac/dwmac-sophgo.c | 1 +
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 1 +
4 files changed, 14 insertions(+), 3 deletions(-)
--
2.50.0
More information about the linux-arm-kernel
mailing list