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.14 to v6.15. > > 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.14..v6.15 > Commits imported: > 2372f1caeca4 usb: dwc3: gadget: Make gadget_wakeup asynchronous > 63ccd26cd1f6 usb: dwc3: gadget: check that event count does not exceed event > buffer length > 38d6e60b6f3a usb: dwc3: xilinx: Prevent spike in reset signal > 042c3dd1f2d3 usb: dwc3: Don't use %pK through printk > 811d22141369 usb: dwc3: exynos: add support for exynos7870 > 07959ad5775f USB: dwc3: Use syscon_regmap_lookup_by_phandle_args > 461f24bff868 usb: dwc3: gadget: Avoid using reserved endpoints on Intel > Merrifield > 5425191f85fe usb: dwc3: gadget: Add support for snps,reserved-endpoints > property > eafba0205426 usb: dwc3: gadget: Refactor loop to avoid NULL endpoints Some commits listed here are not imported. For example: xilinx, exynos. Please drop them from the changelog. With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
