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.5 to v6.6.
>
> 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.5..v6.6
> Commits imported:
> 8bea147dfdf8 usb: dwc3: Soft reset phy on probe for host
> 592d7a4663d2 usb: dwc3: exynos: Add support for Exynos850 variant
> 8d1de0ebce71 usb: dwc3: remove unnecessary platform_set_drvdata()
> 1fa206bb764f usb: dwc3: meson-g12a: do post init to fix broken usb after 
> resumption
> fb57f829beef usb: dwc3: dwc3-octeon: Verify clock divider
> d9216d3ef538 usb: dwc3: dwc3-octeon: Add SPDX header and copyright
> 540264746d83 usb: dwc3: dwc3-octeon: Dump control register on clock init 
> failure
> dc0092ce24dc usb: dwc3: dwc3-octeon: Move node parsing into driver probe
> c61101631cdc usb: dwc3: dwc3-octeon: Avoid half-initialized controller state
> 23f87bcac649 usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functions
> 417840663ab8 usb: dwc3: dwc3-octeon: Use _ULL bitfields defines
> 976f82e8aa3c usb: dwc3: dwc3-octeon: Convert to glue driver
> 3609699c32aa usb: dwc3-am62: Rename private data
> 484468fb0f7d usb: Explicitly include correct DT includes

Please drop the commits that were not imported from the changelog (for
example exynos, octeon)

With that fixed:

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

Reply via email to