[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241104130147.440125-1-andyshrk@163.com>
Date: Mon, 4 Nov 2024 21:01:37 +0800
From: Andy Yan <andyshrk@....com>
To: andrew+netdev@...n.ch
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
david.wu@...k-chips.com,
Andy Yan <andy.yan@...k-chips.com>
Subject: [PATCH v2 0/2] Fix the arc emac driver
From: Andy Yan <andy.yan@...k-chips.com>
The arc emac driver was broken for a long time,
The first broken happens when a dma releated fix introduced in Linux 5.10.
The second broken happens when a emac device tree node restyle introduced
in Linux 6.1.
These two patches are try to make the arc emac work again.
Changes in v2:
- Add cover letter.
- Add fix tag.
- Add more detail explaination.
Johan Jonker (2):
net: arc: fix the device for dma_map_single/dma_unmap_single
net: arc: rockchip: fix emac mdio node support
drivers/net/ethernet/arc/emac_main.c | 27 ++++++++++++++++-----------
drivers/net/ethernet/arc/emac_mdio.c | 9 ++++++++-
2 files changed, 24 insertions(+), 12 deletions(-)
--
2.34.1
Powered by blists - more mailing lists