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.14 to v4.15.
>
> 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.14..v4.15
> Commits imported:
> ec5bb87e4e2a usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
> a0d8c4cfdf31 usb: dwc3: of-simple: set dev_pm_ops
> ded600ea9fb5 usb: dwc3: of-simple: fix missing clk_disable_unprepare
> 8722e095f5a4 usb: dwc3: gadget: Wait longer for controller to end command 
> processing
> b5ea47570b5e USB: dwc3: Remove redundant license text
> 5fd54ace4721 USB: add SPDX identifiers to all remaining files in drivers/usb/
> 644cbbc3ab4d usb: dwc3: core: Notify current USB mode to USB3 PHY as well
> 8eed00b237a2 usb: dwc3: pci: Runtime resume child device from wq
> 689bf72c6e0d usb: dwc3: Don't reinitialize core during host bus-suspend/resume
> 06c47e6286d5 usb: dwc3: of-simple: Add support to get resets for the device
> d6d9c2a3eac2 usb: dwc3: of-simple: Re-order resource handling in remove
> 86763723eee8 usb: dwc3: ep0: Clean up unused variables
> 7fdca766499b usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() 
> prototype
> 502a37b98a7b usb: dwc3: gadget: cache frame number in struct dwc3_ep
> 64e010802997 usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
> ccb94ebf9e65 usb: dwc3: gadget: check for lack of TRBs a bit earlier
>
> 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