Merge branch 'add-ethernet-driver-for-starfive-jh7110-soc'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 18 Apr 2023 11:13:44 +0000 (13:13 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Apr 2023 11:13:44 +0000 (13:13 +0200)
commitdce46f1b0cab9f31c6b57c40ea06236b001ae323
tree4872f70d131b0af71b608ff2a38a1a21209591f6
parent6714d478eb2c69c8c15b477937aa124b9afe4f67
parentb4a5afa51ceecab128b301da3896f0d0110ec347
Merge branch 'add-ethernet-driver-for-starfive-jh7110-soc'

Samin Guo says:

====================
Add Ethernet driver for StarFive JH7110 SoC

This series adds ethernet support for the StarFive JH7110 RISC-V SoC,
which includes a dwmac-5.20 MAC driver (from Synopsys DesignWare).
This series has been tested and works fine on VisionFive-2 v1.2A and
v1.3B SBC boards.

For more information and support, you can visit RVspace wiki[1].
You can simply review or test the patches at the link [2].
This patchset should be applied after the patchset [3] [4].

[1]: https://wiki.rvspace.org/
[2]: https://github.com/saminGuo/linux/tree/vf2-6.3rc4-gmac-net-next
[3]: https://patchwork.kernel.org/project/linux-riscv/cover/20230401111934.130844-1-hal.feng@starfivetech.com
[4]: https://patchwork.kernel.org/project/linux-riscv/cover/20230315055813.94740-1-william.qiu@starfivetech.com
====================

Link: https://lore.kernel.org/r/20230417100251.11871-1-samin.guo@starfivetech.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>