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.2 to v6.3. > > 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.2..v6.3 > Commits imported: > ec799c8a92e0 usb: dwc3: pci: add support for the Intel Meteor Lake-S > d8a2bb4eb758 usb: dwc3: gadget: Add 1ms delay after end transfer command > without IOC > 02c1820345e7 usb: dwc3: Fix a typo in field name > e3eafcf0fabe usb: dwc3: xilinx: Remove unused of_gpio,h > 8e5248c3a877 usb: dwc3: pci: add support for the Intel Meteor Lake-M > be308d68785b USB: dwc3: fix memory leak with using debugfs_lookup() Please drop the irrelevant patches that were not applied from the changelog. With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
