Hi Anders,

Thank you for the patch.

On Thu, Jul 16, 2026 at 15:41, Anders Roxell <[email protected]> wrote:

> From: Jens Wiklander <[email protected]>
>
> Sync Linux kernel dwc3 changes from v4.5 to v4.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 v4.5..v4.6
> Commits imported:
> 9772b47a4c29 usb: dwc3: gadget: Fix suspend/resume during device mode
> e6bdf8195b4a usb: dwc3: fix memory leak of dwc->regset
> 5c4ad318de3b usb: dwc3: core: fix PHY handling during suspend
> 45d49cb706e5 usb: dwc3: omap: fix up error path on probe()
> adf9a3ab90eb usb: dwc3: keystone: drop dma_mask configuration
> 1ffb4d5cc78a usb: dwc3: pci: add ID for one more Intel Broxton platform
> e901aa159dac usb: dwc3: gadget: fix endpoint renaming
> ad14d4e0308a usb: dwc3: gadget: release spin lock during gadget resume
> f59dcab17629 usb: dwc3: core: improve reset sequence
> 77966eb85e6d usb: dwc3: Validate the maximum_speed parameter
> 7580862b3e80 usb: dwc3: Enable SuperSpeedPlus
> 2c7f1bd9127a usb: dwc3: Update maximum_speed for SuperSpeedPlus
> ee5cd41c9117 usb: dwc3: Update speed checks for SuperSpeedPlus
> 1f38f88a24c8 usb: dwc3: Update register fields for SuperSpeedPlus
> c4137a9c841e usb: dwc3: DWC_usb31 controller check
> 3d755dcc20dd usb: dwc3: Remove impossible check for of_clk_get_parent_count() 
> < 0
>
> Signed-off-by: Jens Wiklander <[email protected]>
> Reviewed-by: Simon Glass <[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]>

Reply via email to