Skip to content
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

USB-Cypress: Lock sleep when USB is initialized #11697

Merged

Conversation

hugueskamba
Copy link
Collaborator

Description

None of the USB drivers currently support entering deep sleep mode
while USB is active. To protect USB from malfunctioning lock deep
sleep in USBPhyHw::init.This is done for similar

This was done for all other implementations as part of
8ffbe5c6033

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@evedon @c1728p9

Release Notes

@ciarmcom
Copy link
Member

@hugueskamba, thank you for your changes.
@maclobdell @c1728p9 @evedon @ARMmbed/mbed-os-maintainers please review.

@ciarmcom ciarmcom requested a review from a team October 16, 2019 13:00
None of the USB drivers currently support entering deep sleep mode
while USB is active. To protect USB from malfunctioning lock deep
sleep in USBPhyHw::init.This is done for similar

This was done for all other implementations as part of
ARMmbed@8ffbe5c6033
@hugueskamba hugueskamba force-pushed the hk-fix-lock-deep-sleep-usb-cypress branch from d1683c4 to 7e0b56f Compare October 17, 2019 12:13
@0xc0170 0xc0170 requested a review from evedon October 17, 2019 12:51
@0xc0170 0xc0170 requested a review from a team October 25, 2019 10:39
@0xc0170
Copy link
Contributor

0xc0170 commented Oct 25, 2019

@ARMmbed/team-cypress Please review, we can merge if approved

@mbed-ci
Copy link

mbed-ci commented Oct 25, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 50abaa6 into ARMmbed:master Oct 31, 2019
@hugueskamba hugueskamba deleted the hk-fix-lock-deep-sleep-usb-cypress branch October 31, 2019 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants