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.9 to v6.10.
>
> 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.9..v6.10
> Commits imported:
> 2bf35ea46d0b usb: dwc3: pci: add support for the Intel Panther Lake
> fc1d1a712b51 usb: dwc3: core: Workaround for CSR read timeout
> 7838de15bb70 usb: dwc3: core: remove lock of otg mode during gadget 
> suspend/resume to avoid deadlock
> 2c92ca849fcc tracing/treewide: Remove second parameter of __assign_str()
> 01be965ce5ab usb: dwc3: core: Fix unused variable warning in core driver
> 1d26ba0944d3 usb: dwc3: Wait unconditionally after issuing EndXfer command
> 9b780c845fb6 usb: dwc3: exynos: add support for Google Tensor gs101
> 3f12222a4beb usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy 
> call
> a160e1202ca3 usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
> 5df44c6f4f39 usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
> 2bfc9916a0e4 usb: dwc3: qcom: Refactor IRQ handling in glue driver
> 6410c8033ba7 usb: dwc3: qcom: Add helper function to request wakeup interrupts
> 30a46746ca5a usb: dwc3: core: Refactor PHY logic to support Multiport 
> Controller
> 89d7f9629946 usb: dwc3: core: Skip setting event buffers for host only 
> controllers
> 921e109c6200 usb: dwc3: core: Access XHCI address space temporarily to read 
> port info
> 684e9f5f97eb usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
> 606c096adc79 usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speed
> 0fb782b5d5c4 usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on 
> Lenovo Yoga Tab2 1380

Please drop the commit that were not imported from the changelog. (for
example qcom, exynos, pci)

With that fixed:

Reviewed-by: Mattijs Korpershoek <[email protected]>

Reply via email to