On Fri, Apr 14, 2023 at 04:52:54PM +0200, Ahmad Fatoum wrote: > This splits off the non-contentions parts of my dma-coherency series: > https://lore.barebox.org/barebox/20230221080524.607241-1-a.fatoum@xxxxxxxxxxxxxx/ > > 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 Applied, thanks Sascha > > 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 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |