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.15 to v6.16. > > 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.15..v6.16 > Commits imported: > ef8abc0ba49c usb: dwc3: qcom: Don't leave BCR asserted > 80e083943775 usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and > ZLPs > 630a1dec3b0e usb: dwc3: Abort suspend on soft disconnect failure > 657bfcbbfa38 usb: dwc3-exynos: add support for ExynosAutov920 > e33ebb133a24 usb: dwc3: qcom: Use bulk clock API and devres > 4c0fca65d105 usb: dwc3: qcom: Fix error handling in probe > 45ebb7baf235 usb: dwc3: qcom: use modern PM macros > 1881a32fe14d usb: dwc3: qcom: Transition to flattened model > 2dc9f137e194 usb: dwc3: qcom: Don't rely on drvdata during probe > 170940f7e685 usb: dwc3: core: Don't touch resets and clocks > 613a2e655d4d usb: dwc3: core: Expose core driver as library > b958b03c82d2 usb: dwc3: qcom: Snapshot driver for backwards compatibilty > 00b157f8f64b usb: dwc3: exynos: add support for Exynos2200 variant > 850e634006f4 usb: dwc3: core: Avoid redundant system suspend/resume callbacks > 8da7644493b4 usb: dwc3: Specify maximum number of XHCI interrupters Some commits listed here are not imported. For example: qcom, exynos. Please drop them from the changelog. With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
