[PATCH net-next v2 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988

From: Daniel Golle
Date: Mon Aug 21 2023 - 19:29:26 EST


This series fixes and completes commit 445eb6448ed3b ("net: ethernet:
mtk_eth_soc: add basic support for MT7988 SoC") and also adds support
for using the in-SoC SRAM to previous MT7986 and MT7981 SoCs.

Changes since v1:
* SRAM is actual memory and doesn't require __iomem
* Introduce stub ADDR64 operations on 32-bit platforms to avoid
compiler warning

Daniel Golle (4):
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
net: ethernet: mtk_eth_soc: add reset bits for MT7988
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988

drivers/net/ethernet/mediatek/mtk_eth_soc.c | 194 +++++++++++++++-----
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 53 +++++-
2 files changed, 197 insertions(+), 50 deletions(-)


base-commit: 7eb6deb3f55678216a6a0e956846c04958093ea5
--
2.41.0