-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: pull DWC2 hibernation exit fixes from sdk-zephyr #20194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manifest: pull DWC2 hibernation exit fixes from sdk-zephyr #20194
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f70350dccb5f5d705902f671ba2c1fbee3a506ca more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
47f8f94
to
9680eb1
Compare
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
Update sdk-zephyr to add [nrf fromlist] fixes: drivers: udc_dwc2: Set bit 17 if needed on Hibernation Exit drivers: udc_dwc2: Workaround hibernation exit glitch Signed-off-by: Tomasz Moń <[email protected]>
9680eb1
to
f70350d
Compare
7434d86
into
nrfconnect:v2.9-nRF54H20-branch
Update sdk-zephyr to add USB hibernation exit fixes:
[nrf fromlist] drivers: udc_dwc2: Set bit 17 if needed on Hibernation Exit
[nrf fromlist] drivers: udc_dwc2: Workaround hibernation exit glitch