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 v5.1 to v5.2.
>
> 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 v5.1..v5.2
> Commits imported:
> 2e487d280525 usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
> 8d791929b2fb usb: dwc3: Fix default lpm_nyet_threshold value
> dd24f9b604d3 usb: dwc3: debug: Print GET_STATUS(device) tracepoint
> b873e2d0ea1e usb: dwc3: Do core validation early on probe
> c729969b2b69 usb: dwc3: gadget: Set lpm_capable
> 41a91c606e7d usb: dwc3: move synchronize_irq() out of the spinlock protected 
> block
> 75ecb9dd56a7 usb: dwc3: Free resource immediately after use
> c0c61471ef86 usb: dwc3: of-simple: Convert to bulk clk API
> c99993376f72 usb: dwc3: Add Amlogic G12A DWC3 glue
> 67130830ce42 usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON

> f06ddb53096b BackMerge v5.1-rc5 into drm-next

I don't think this commit belongs in the list. Looking at the diff in
linux, it only seems to touch dwc3-pci.c which we have skipped according
to the commit message.

> f31d5c24fb2e reset: Add acquired flag to of_reset_control_array_get()

Same for this one, since it touches drivers/usb/dwc3/dwc3-of-simple.c
which we have skipped (as it's unused).

Can we update the commit message please?

Thanks,
Mattijs

Reply via email to