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.19 to v4.20. > > 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.19..v4.20 > Commits imported: > 38317f5c0f2f Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid" > 2fc6d4be35fb usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers > 7b412b04a0c7 usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove() > ba3a51ac32eb usb: dwc3: gadget: Properly check last unaligned/zero chain TRB > 08fd9a82fda8 usb: dwc3: core: Clean up ULPI device > 6af19fd10595 usb: dwc3: Fix spelling of 'optimizations' > 87dd96111b0b usb: dwc3: gadget: Check ENBLSLPM before sending ep command > 3def4031b3e3 usb: dwc3: add EXTCON dependency for qcom > 4c19cc14064d usb: dwc3: exynos: Add support for Exynos5433 variant with all > clocks > 9f2168367a0a usb: dwc3: exynos: Rework clock handling and prepare for new > variants > 1e041b6f313a usb: dwc3: exynos: Remove dead code > > 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]>
