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.8 to v6.9.
>
> 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.8..v6.9
> Commits imported:
> 6d735722063a usb: dwc3: core: Prevent phy suspend during init
> f2e0eee47038 usb: dwc3: ep0: Don't reset resource alloc flag
> f121531703ae usb: dwc3: pci: Drop duplicate ID
> f9aa41130ac6 usb: dwc3: Properly set system wakeup
> 1e43c86d84fb usb: dwc3: core: Add DWC31 version 2.00a controller
> f0b9c578408e usb: dwc3-am62: add workaround for Errata i2409
> d78ff37567c9 usb: dwc3-am62: Fix PHY core voltage selection
> 4ead695e6b3c usb: dwc3-am62: Disable wakeup at remove
> 6661befe4100 usb: dwc3-am62: fix module unload/reload behavior
> 8d36c0e433e0 usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 
> controller
> 41717b88abf1 usb: dwc3: qcom: Remove ACPI support from glue driver
> a6ba1e453174 usb: dwc3: apply snps,host-vbus-glitches workaround 
> unconditionally
> b65bdf7fd605 usb: dwc3: Fix an IS_ERR() vs NULL check in 
> dwc3_power_off_all_roothub_ports()
> 50c72a46eb41 usb: dwc3: gadget: Remove redundant assignment to pointer trb
> b311048c174d usb: dwc3: gadget: Rewrite endpoint allocation flow
> 2d2a3349521d usb: dwc3: Add workaround for host mode VBUS glitch when boot
> 44481a010344 usb: dwc3-of-simple: Stop using of_reset_control_array_get() 
> directly

Please drop from the changelog the commits that were not imported (for
example pci, qcom, dwc3-of-simple)

With that fixed:

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

Reply via email to