Hi Anders,

Thank you for the patch.

On Thu, Jul 16, 2026 at 15:41, Anders Roxell <[email protected]> wrote:

> From: Jens Wiklander <[email protected]>
>
> Sync Linux kernel dwc3 changes from v4.18 to v4.19.
>
> 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 v4.18..v4.19
> Commits imported:
> 4e3121abcf53 usb/dwc3/gadget: fix kernel-doc parameter warning
> b497fff6f59e usb: dwc3: pci: Fix return value check in 
> dwc3_byt_enable_ulpi_refclock()
> 66174b6998a6 usb: dwc3: of-simple: avoid unused function warnings
> 4ea438da76f4 usb: dwc3: gadget: Check MaxPacketSize from descriptor
> b138e23d3dff usb: dwc3: core: Enable AutoRetry feature in the controller
> a77004681148 usb: dwc3: Set default mode for dwc_usb31
> c31d983beaf0 usb: dwc3: pci: Intel Merrifield can be host
> 1a7b12f69a94 usb: dwc3: pci: Supply device properties via driver data
> d9612c2f0449 usb: dwc3: Enable undefined length INCR burst type
> d635db5508b0 usb: dwc3: add global soc bus configuration reg0
> 87d852de94d6 usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
> 9a7faac36502 usb: dwc3: change stream event enable bit back to 13
> 76251db86561 usb: dwc3: of-simple: reset host controller at suspend/resume
> 211f658b7b40 usb: dwc3: pci: Use devm functions to get the phy GPIOs
> 7740d04d901d usb: dwc3: pci: Enable ULPI Refclk on platforms where the 
> firmware does not
> 5741022cbdf3 usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI 
> GPIO resources
> 3fe314ca8c97 usb: dwc3: Add a glue driver for Synopsys HAPS platform
> db9fc500e85a usb: dwc3: gadget: remove redundant variable maxpacket
>
> Signed-off-by: Jens Wiklander <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>
> Signed-off-by: Anders Roxell <[email protected]>

I've file-compared with the mentioned Linux kernel release, and this
looks good to me:

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


Reply via email to