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.1 to v6.2. > > 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.1..v6.2 > Commits imported: > eb320f76e31d usb: dwc3: qcom: enable vbus override when in OTG dr-mode > 7d80dbd708c1 usb: dwc3: fix extcon dependency > c4e3ef568539 usb: dwc3: gadget: Ignore End Transfer delay on teardown > e498a0444324 usb: dwc3: xilinx: include linux/gpio/consumer.h > 63130462c919 usb: dwc3: core: defer probe on ulpi_read_id timeout > 97a48da1619b usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init > 62c73bfea048 usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode > f05f80f217bf usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU > sub-system for Raptor Lake > 3205054dc6fe usb: dwc3: improve the config dependency of USB_DWC3_XILINX > 049142335613 usb: dwc3: gadget: Reduce TRB IOC settings Please drop irrelevant commits from the changelog. With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
