[PATCH v2 0/2] StarFive DWMAC support for JH7100

From: Cristian Ciocaltea
Date: Tue Dec 19 2023 - 19:28:49 EST


This is just a subset of the initial patch series [1] adding networking
support for StarFive JH7100 SoC.

[1]: https://lore.kernel.org/lkml/20231218214451.2345691-1-cristian.ciocaltea@xxxxxxxxxxxxx/

Changes in v2:
- Add the missing binding patch

Cristian Ciocaltea (2):
dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
net: stmmac: dwmac-starfive: Add support for JH7100 SoC

.../devicetree/bindings/net/snps,dwmac.yaml | 11 ++-
.../bindings/net/starfive,jh7110-dwmac.yaml | 75 +++++++++++++------
drivers/net/ethernet/stmicro/stmmac/Kconfig | 6 +-
.../ethernet/stmicro/stmmac/dwmac-starfive.c | 32 +++++++-
4 files changed, 91 insertions(+), 33 deletions(-)

--
2.43.0