Skip to content

drivers: udc_dwc2: do not throw error when FIFO settings can be reused#92520

Merged
danieldegrasse merged 1 commit intozephyrproject-rtos:mainfrom
jfischer-no:pr-dwc2-reuse-fifo-settings-if-possible
Jul 7, 2025
Merged

drivers: udc_dwc2: do not throw error when FIFO settings can be reused#92520
danieldegrasse merged 1 commit intozephyrproject-rtos:mainfrom
jfischer-no:pr-dwc2-reuse-fifo-settings-if-possible

Conversation

@jfischer-no
Copy link
Copy Markdown
Contributor

When the endpoint is re-enabled, check if the current FIFO settings can be reused. Further work is needed to improve FIFO memory handling for more advanced interface configurations.

When the endpoint is re-enabled, check if the current FIFO settings can
be reused. Further work is needed to improve FIFO memory handling for
more advanced interface configurations.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
@github-actions github-actions Bot added the area: USB Universal Serial Bus label Jul 2, 2025
@github-actions github-actions Bot requested a review from tmon-nordic July 2, 2025 09:41
@jfischer-no jfischer-no requested a review from carlescufi July 2, 2025 09:42
@jfischer-no jfischer-no added bug The issue is a bug, or the PR is fixing a bug area: Drivers Experimental Experimental features not enabled by default labels Jul 2, 2025
@jfischer-no jfischer-no added this to the v4.2.0 milestone Jul 2, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

@tmon-nordic tmon-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just like mentioned in the commit message further work is needed, but this change is very important because it allows USB3CV tests pass.

@tmon-nordic tmon-nordic requested a review from raffarost July 7, 2025 13:30
@danieldegrasse danieldegrasse merged commit 56b359b into zephyrproject-rtos:main Jul 7, 2025
36 checks passed
@jfischer-no jfischer-no deleted the pr-dwc2-reuse-fifo-settings-if-possible branch July 10, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Drivers area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants