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 v3.19 to v4.0.
>
> 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 v3.19..v4.0
> Commits imported:
> 96e5d31244c5 usb: dwc3: dwc3-omap: Fix disable IRQ
> bcdea50312b2 usb: dwc3: gadget: use common is_selfpowered
> 5c7b3b02de76 usb: dwc3: gadget: add missing spin_lock()
> 73815280a5af usb: dwc3: remove reliance on dev_vdbg()
> 6bac4ff0a522 usb: dwc3: trace: add trace logs for core and gadget
> e9f2aa871c73 usb: dwc3: gadget: WARN() in case of unknown IRQ
> 4cd8f6d05599 usb: dwc3: gadget: avoid variable shadowing
> 2cd9ddf77e0d usb: dwc3: pci: code cleanup
> 3b44ed90cdb2 usb: dwc3: pci: rely on default PM callbacks from PCI driver 
> utility
> d3fdcc78b2d6 usb: dwc3: pci: remove registration of NOP PHYs
> 3cd0e29d5e28 usb: dwc3: Remove current_trb as it is unused
> 110381e11b5f usb: dwc3: gadget: Remove redundant check
> dc93b41a1561 usb: dwc3: Fixed a typo in comments
>
> 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