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 v5.11 to v5.12.
>
> 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 v5.11..v5.12
> Commits imported:
> 5aef629704ad usb: dwc3: gadget: Clear DEP flags after stop transfers in ep 
> disable
> b522f830d351 usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
> 93f1d43c5767 usb: dwc3: gadget: Use max speed if unspecified
> cdb651b6021e usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate
> 5e4010e36a58 usb: dwc3: qcom: skip interconnect init for ACPI probe
> f09ddcfcb8c5 usb: dwc3: gadget: Prevent EP queuing while stopping transfers
> 1cffb1c66499 usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
> 2664deb09306 usb: dwc3: qcom: Honor wakeup enabled/disabled state
> 1edbff9c80ed usb: dwc3: qcom: add ACPI device id for sc8180x
> 83c4a4eec06a of: Remove of_dev_{get,put}()
> 4b049f55ed95 usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
> a1679af85b2a usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
> 8cf9045b9138 usb: dwc3: gadget: Remove check for bounded driver
> 450b9e9fabd8 usb: dwc3: gadget: Set speed only up to the max supported
> f551037c0770 usb: dwc3: gadget: Track connected SSP rate and lane count
> 072cab8a0fe2 usb: dwc3: gadget: Implement setting of SSP rate
> 678481467d2e usb: dwc3: core: Check maximum_speed SSP genXxY
> b1638ee56c1a usb: dwc3: host: Use software node API with the properties
> 8dc6e6dd1bee usb: dwc3: qcom: Constify the software node
> efc9812edc61 usb: dwc3: haps: Constify the software node
> c25c210f590e usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot
> f08fc2c30e78 usb: dwc3: pci: add support for the Intel Alder Lake-P
> 73203bde3a95 usb: dwc3: pci: ID for Tiger Lake CPU
> e492ce9bcaa1 usb: dwc3: pci: Register a software node for the dwc3 platform 
> device
> 5dc71f1eb870 USB: dwc3: document gadget_max_speed
> 132ee0da6e9f usb: dwc3: gadget: Disable Vendor Test LMP Received event
> 0c0a20f6da04 usb: dwc3: Simplify with dev_err_probe()
> 370e3d5b711d usb: dwc3: keystone: Simplify with dev_err_probe()
> babbdfc9d229 usb: dwc3: core: Replace devm_reset_control_array_get()
> 7c9a2598463a usb: dwc3: gadget: Preserve UDC max speed setting
> 77adb8bdf422 usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
> 82c46b8ed9dc usb: dwc3: gadget: Introduce a DWC3 VBUS draw callback
> 6dd2565989b4 usb: dwc3: add imx8mp dwc3 glue layer driver
> cb4d9b52ec06 usb: dwc3: drd: Improve dwc3_get_extcon() style
> c824c73a5e08 usb: dwc3: drd: Avoid error when extcon is missing

Drop qcom, host, haps, pci, drd patches from the changelog since we
chose to skip those files.

With that fixed:

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

Reply via email to