[PATCH v2 0/5] dma: pass physical device to DMA API

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Apr 14 07:52:54 PDT 2023


This splits off the non-contentions parts of my dma-coherency series:
https://lore.barebox.org/barebox/20230221080524.607241-1-a.fatoum@pengutronix.de/

Only change is a typo fix in a comment, but no other changes.

Ahmad Fatoum (5):
  usb: dwc3: populate parent of xHCI dev
  usb: xhci: pass physical device to DMA API
  net: rtl8169: pass physical device for DMA API
  firmware: zynqmp-fpga: pass physical device to DMA API
  net: designware: eqos: pass physical device to DMA API

 drivers/base/resource.c        |  6 ++++--
 drivers/firmware/zynqmp-fpga.c |  7 ++++---
 drivers/net/designware_eqos.c  | 13 ++++++-------
 drivers/net/rtl8169.c          |  9 +++++----
 drivers/usb/dwc3/host.c        |  8 ++++----
 drivers/usb/host/xhci-ring.c   |  8 ++++----
 drivers/usb/host/xhci.c        |  6 +++++-
 include/driver.h               | 12 ++++++++++--
 8 files changed, 42 insertions(+), 27 deletions(-)

-- 
2.39.2




More information about the barebox mailing list