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.12 to v6.13.
>
> 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.12..v6.13
> Commits imported:
> 625e70ccb7bb usb: dwc3-am62: Disable autosuspend during remove
> 01ea6bf5cb58 usb: dwc3: gadget: fix writing NYET threshold
> a48f744bef9e usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 
> only mode
> a4faee01179a usb: dwc3: imx8mp: fix software node kernel dump
> f5313c8b418c usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb
> 61440628a4ff usb: dwc3: gadget: Cleanup SG handling
> b7fc65f5141c usb: dwc3: gadget: Fix looping of queued SG entries
> 02a6982b0ccf usb: dwc3: gadget: Fix checking for number of TRBs left
> 5d2fb074dea2 usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED
> ce25e2a8d82d usb: dwc3: core: Set force_gen1 bit for all applicable 
> SuperSpeed ports
> 61eb055cd304 usb: dwc3: gadget: Add missing check for single port RAM in 
> TxFIFO resizing logic
> 6ff78df5b3d0 usb: Use (of|device)_property_present() for non-boolean 
> properties
> b95d0899c8bf usb: use "prompt" instead of "bool" for choice prompts
> fad16c823e66 usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
> 9a0749d61a9a usb: Switch back to struct platform_driver::remove()
> 57d7a6b93822 usb: dwc3: Correct some typos in comments

Some commits listed here are not imported. (For example xilinx, imx8mp).
Please drop them from the changelog.

With that fixed:

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

Reply via email to