[RFC PATCH v2 02/64] usb: dwc3: import from kernel v3.19

Simon Glass sjg at chromium.org
Fri May 8 17:25:03 CEST 2026


On 2026-05-07T09:27:07, Jens Wiklander <jens.wiklander at linaro.org> wrote:
> usb: dwc3: import from kernel v3.19
>
> Sync Linux kernel dwc3 changes from v3.19-rc1 to v3.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 v3.19-rc1..v3.19
> Commits imported:
> 39e60635a015 usb: dwc3: gadget: Stop TRB preparation after limit is reached
> ec512fb8e561 usb: dwc3: gadget: Fix TRB preparation during SG
> 84a2b61b6eb9 usb: dwc3: pci: add support for Intel Sunrise Point PCH
>
> Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
>
> drivers/usb/dwc3/gadget.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list