On 2026-05-07T09:27:07, Jens Wiklander <[email protected]> wrote:
> usb: dwc3: import from kernel v5.2
>
> Sync Linux kernel dwc3 changes from v5.1 to v5.2.
>
> 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.1..v5.2
> Commits imported:
> a2d635decbfa Merge tag 'drm-next-2019-05-09' of 
> git://anongit.freedesktop.org/drm/drm
> 2e487d280525 usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA
> 8d791929b2fb usb: dwc3: Fix default lpm_nyet_threshold value
> dd24f9b604d3 usb: dwc3: debug: Print GET_STATUS(device) tracepoint
> b873e2d0ea1e usb: dwc3: Do core validation early on probe
> c729969b2b69 usb: dwc3: gadget: Set lpm_capable
> 41a91c606e7d usb: dwc3: move synchronize_irq() out of the spinlock protected 
> block
> 75ecb9dd56a7 usb: dwc3: Free resource immediately after use
> c0c61471ef86 usb: dwc3: of-simple: Convert to bulk clk API
> c99993376f72 usb: dwc3: Add Amlogic G12A DWC3 glue
> 67130830ce42 usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
> 6e865c723014 Merge tag 'drm/tegra/for-5.2-rc1' of 
> git://anongit.freedesktop.org/tegra/linux into drm-next
> f06ddb53096b BackMerge v5.1-rc5 into drm-next
> f31d5c24fb2e reset: Add acquired flag to of_reset_control_array_get()
>
> Signed-off-by: Jens Wiklander <[email protected]>
>
> drivers/usb/dwc3/core.c   | 18 +++++++++++-------
>  drivers/usb/dwc3/core.h   |  3 +--
>  drivers/usb/dwc3/debug.h  |  3 +++
>  drivers/usb/dwc3/gadget.c |  5 ++---
>  4 files changed, 17 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to