Skip to content

esp32s3: dwc2: also include the USB component for host mode#500

Merged
sylvioalves merged 1 commit intozephyrproject-rtos:mainfrom
josuah:pr_dwc2_host
Nov 17, 2025
Merged

esp32s3: dwc2: also include the USB component for host mode#500
sylvioalves merged 1 commit intozephyrproject-rtos:mainfrom
josuah:pr_dwc2_host

Conversation

@josuah
Copy link
Copy Markdown

@josuah josuah commented Nov 6, 2025

In addition to CONFIG_UDC_DWC2, Zephyr may define CONFIG_UHC_DWC2 used by DWC2 in host mode. Registers are coming from the HAL for the "vendor quirks" suchas PHY init.

This is used by these two collaborating PRs:

It might take a bit of time before DWC2 host support is merged.

Thank you!

@sylvioalves
Copy link
Copy Markdown
Collaborator

@josuah, ok, we can merge this after v4.3 release.

In addition to CONFIG_UDC_DWC2, Zephyr may define CONFIG_UHC_DWC2
used by DWC2 in host mode. Registers are coming from the HAL for
the "vendor quirks" suchas PHY init.

Signed-off-by: Josuah Demangeon <josuah.demangeon@nordicsemi.no>
@josuah
Copy link
Copy Markdown
Author

josuah commented Nov 16, 2025

Thanks all! Now rebased on latest main.

@sylvioalves sylvioalves merged commit b90f0ea into zephyrproject-rtos:main Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants