netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix the arc emac driver
@ 2024-11-04 13:01 Andy Yan
  2024-11-04 13:01 ` [PATCH v2 1/2] net: arc: fix the device for dma_map_single/dma_unmap_single Andy Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andy Yan @ 2024-11-04 13:01 UTC (permalink / raw)
  To: andrew+netdev; +Cc: netdev, linux-kernel, david.wu, Andy Yan

From: Andy Yan <andy.yan@rock-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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-11-07 13:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 13:01 [PATCH v2 0/2] Fix the arc emac driver Andy Yan
2024-11-04 13:01 ` [PATCH v2 1/2] net: arc: fix the device for dma_map_single/dma_unmap_single Andy Yan
2024-11-04 13:01 ` [PATCH v2 2/2] net: arc: rockchip: fix emac mdio node support Andy Yan
2024-11-07  1:50   ` Jakub Kicinski
2024-11-07  3:05     ` Andrew Lunn
2024-11-07 13:00 ` [PATCH v2 0/2] Fix the arc emac driver patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).