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.13 to v6.14.
>
> 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.13..v6.14
> Commits imported:
> cc5bfc4e16fc usb: dwc3: Set SUSPENDENABLE soon after phy init
> 69c58deec196 usb: dwc3: gadget: Prevent irq storm when TH re-executes
> d3a8c28426fc usb: dwc3: Fix timeout issue during controller enter/exit from 
> halt state
> 1ed3af5a2aae usb: dwc3: Document nostream_work
> 66e0ea341a2a usb: dwc3: core: Defer the probe until USB power supply ready
> dcfe437492e2 usb: dwc3: gadget: Reinitiate stream for all host NoStream 
> behavior
> 7d3934884bab usb: dwc3: omap: Fix devm_regulator_get_optional() error handling
> e84a7da8c5d6 usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to 
> pm_sleep_ptr()
> a266462b937b usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
> e3a9bd247cdd usb: dwc3: Skip resume if pm_runtime_set_active() fails
> 533561a8aad5 usb: dwc3: omap: Use devm_regulator_get_optional()
> 1ff24d40b3c3 usb: dwc3: gadget: Fix incorrect UDC state after manual 
> deconfiguration
> 31d500c2d0d4 usb: dwc3: dwc3-am62: Re-initialize controller if lost power in 
> PM suspend
> 04d5b4c23f3b usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior
> 686d4a2c26b4 usb: dwc3: remove unused sg struct member

Some commits listed here are not imported. For example: st.
Please drop them from the changelog.

With that fixed:

Reviewed-by: Mattijs Korpershoek <[email protected]>

Reply via email to