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.6 to v6.7. > > 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.6..v6.7 > Commits imported: > 9cf87666fc6e USB: dwc3: qcom: fix ACPI platform device leak > 9feefbf57d92 USB: dwc3: qcom: fix software node leak on probe errors > 51392a1879ff USB: dwc3: qcom: fix resource leaks on probe deferral > aee70a1d7113 USB: dwc3: qcom: simplify wakeup interrupt setup > 41f5a0973259 USB: dwc3: qcom: fix wakeup after probe deferral > 8bbae288a85a usb: dwc3: set the dma max_seg_size > 791cd7afe51b usb: dwc3: add missing of_node_put and platform_device_put > 10d510abd096 usb: dwc3: Fix default mode initialization > 97789b93b792 usb: dwc3: add optional PHY interface clocks > de7ecc4e0570 usb: dwc3: xilinx: add reset-controller support > e24bc293a6a6 usb: dwc3: document gfladj_refclk_lpm_sel field > e72fc8d6a12a usb: dwc3: core: configure TX/RX threshold for DWC3_IP > 34c200483569 usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver Please drop the commits that were not imported (for example qcom, xilinx, rtk) With that fixed: Reviewed-by: Mattijs Korpershoek <[email protected]>
