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 v5.5 to v5.6. > > 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 v5.5..v5.6 > Commits imported: > dad2aff3e827 usb: dwc3: gadget: Update chain bit correctly when using sg list > 42cd5ffe46c1 usb: dwc3: debug: fix string position formatting mixup with ret > and len > 5ee858975b13 usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields > f5ae88690955 usb: dwc3: pci: add ID for the Intel Comet Lake -V variant > cf2f8b63f7f1 usb: dwc3: gadget: Remove END_TRANSFER delay > da10bcdd6f70 usb: dwc3: gadget: Delay starting transfer > c58d8bfc77a2 usb: dwc3: gadget: Check END_TRANSFER completion > 09ed259fac62 usb: dwc3: turn off VBUS when leaving host mode > 2e708fa3b898 usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set > 1b6009ea88ec usb: dwc3: gadget: Set link state to RX_Detect on disconnect > 5b738211fb59 usb: dwc3: gadget: Don't send unintended link state change > dea7b202bd9c usb: exynos: Rename Samsung and Exynos to lowercase > 5eb5afb07853 usb: dwc3: use proper initializers for property entries > > Signed-off-by: Jens Wiklander <[email protected]> > Signed-off-by: Anders Roxell <[email protected]> I've file-compared with the mentioned Linux kernel release, and this looks good to me: Reviewed-by: Mattijs Korpershoek <[email protected]>
