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.10 to v6.11. > > 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.10..v6.11 > Commits imported: > 9149c9b0c7e0 usb: dwc3: core: update LC timer as per USB Spec V3.2 > 00dcf2fa449f usb: dwc3: Avoid waking up gadget during startxfer > cd4897bfd14f usb: dwc3: st: add missing depopulate in probe error path > ddfcfeba8910 usb: dwc3: st: fix probed platform device ref count on probe > error path > 72fca8371f20 usb: dwc3: ep0: Don't reset resource alloc flag (including ep0) > 16f2a21d9d7e usb: dwc3: xilinx: add missing depopulate in probe error path > 2aa765a43817 usb: dwc3: omap: add missing depopulate in probe error path > 14e497183df2 usb: dwc3: core: Prevent USB core invalid event buffer address > access > d504bfa6cfd1 usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller > 179264157bba usb: dwc3: core: Check all ports when set phy suspend > b7ec7fd63256 usb: dwc3: Support quirk for writing high-low order Please drop the commits from the changelog that were not imported. (For example st, xilinx) With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
