]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: dwc3: core: Add ip and version_type support from Linux
authorChris Morgan <macromorgan@hotmail.com>
Thu, 15 Jan 2026 23:01:32 +0000 (17:01 -0600)
committerMattijs Korpershoek <mkorpershoek@kernel.org>
Fri, 30 Jan 2026 07:59:21 +0000 (08:59 +0100)
commitadd7152eb071619efa150e4b7503f9f333133dbb
treebeddb1fe375d61f142c2f135c529af95cc801ec1
parenteed514b11d04a2f8a949521ad3bffba3ec98bd2f
usb: dwc3: core: Add ip and version_type support from Linux

Add support for the ip and version_type fields from the Linux
version of the dwc3 driver. Included in this is support for a
few additional macros in the header from Linux as well.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Link: https://lore.kernel.org/r/20260115230135.183158-2-macroalpha82@gmail.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h