Hi Anders, Thank you for the patch.
On Thu, Jul 16, 2026 at 15:42, Anders Roxell <[email protected]> wrote: > From: Jens Wiklander <[email protected]> > > Sync Linux kernel dwc3 changes from v6.7 to v6.8. > > The following files are preserved accross the import: > Makefile Kconfig dwc3-meson-g12a.c dwc3-meson-gxl.c dwc3-omap.c > dwc3-uniphier.c dwc3-generic.h dwc3-generic.c dwc3-generic-sti.c > dwc3-layerscape.c ti_usb_phy.c > > Skipping unused files: > debugfs.c drd.c dwc3-exynos.c dwc3-haps.c dwc3-imx8mp.c dwc3-keystone.c > dwc3-octeon.c dwc3-of-simple.c dwc3-pci.c dwc3-qcom.c dwc3-qcom-legacy.c > dwc3-rtk.c dwc3-st.c dwc3-xilinx.c host.c trace.c trace.h ulpi.c > > Note that this is a raw import and doesn't build. > A fixup commit at the end of the series fixes that. > > List of commits: git log --oneline v6.7..v6.8 > Commits imported: > b191a18cb5c4 usb: dwc3: gadget: Don't disconnect if not started > 7d708c145b26 Revert "usb: dwc3: Support EBC feature of DWC_usb31" > 61a348857e86 usb: dwc3: gadget: Fix NULL pointer dereference in > dwc3_gadget_suspend > de4b5b28c87c usb: dwc3: pci: add support for the Intel Arrow Lake-H > 817349b6d26a usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK > aefdcd89d72b usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq > 3c7af52c7616 usb: dwc3: gadget: Queue PM runtime idle on disconnect event > 68c26fe58182 usb: dwc3: set pm runtime active before resume common > 398aa9a7e77c usb: dwc3: Support EBC feature of DWC_usb31 > 91736d0619eb usb: dwc3: core: set force_gen1 bit in USB31 devices if max > speed is SS > e9d40b215e38 usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart > 730e12fbec53 usb: dwc3: gadget: Handle EP0 request dequeuing properly > afe28cd686ae Revert "usb: dwc3: don't reset device side if dwc3 was > configured as host-only" > 7059fbebcb00 Revert "usb: dwc3: Soft reset phy on probe for host" > c084af69a8f4 usb: dwc3: imx8mp: Fix smatch warning > 53b5ff83d893 usb: dwc3: xilinx: improve error handling for PM APIs Please drop the commits that were not imported (for example qcom, imx8mp, xilinx) With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
