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.15 to v4.16.
>
> 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.15..v4.16
> Commits imported:
> 084a804e0120 usb: dwc3: Fix lock-up on ID change during system suspend/resume
> 98112041bcca usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init 
> during suspend/resume
> b16ea8b9492e usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
> c49f63055e25 usb: dwc3: omap: don't miss events during suspend/resume
> c4a5153e87fd usb: dwc3: core: Power-off core/PHYs on system_suspend in host 
> mode
> 00b42170c86f usb: dwc3: Undo PHY init if soft reset fails
> f035d139ffec usb: dwc3: ep0: Reset TRB counter for ep0 IN
> 6180026341e8 usb: dwc3: gadget: Set maxpacket size for ep0 IN
> bff52352e0cc usb: dwc3: of-simple: fix oops by unbalanced clk disable call
> d8c80bb3b55b phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
> 42bf02ec6e42 usb: dwc3: Allow disabling of metastability workaround
> 204ec1af6257 usb: dwc3: Make sparse a bit happier
> 19e0b203bfbd usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
> 0c5d2954f690 usb: dwc3: debug: decode a few more features
>
> Signed-off-by: Jens Wiklander <[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