-
Notifications
You must be signed in to change notification settings - Fork 175
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
Wait for specified duration during LPmode on/off #503
Conversation
@prgeor , @mihirpat1 : Can you please review this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AnoopKamath Can you please fix the code coverage check?
Taken care |
@mihirpat1 @prgeor : Can you approve and merge this into master and cherry pick this into 202405, 202311 and 202305 branches? |
@prgeor : Can you please review/approve these changes? |
Thanks @prgeor, can you please request it for 202311 and 202305 as well? |
@bingwang-ms @StormLiangMS can you take this fix for 202311 and 202305 @AnoopKamath fyi |
@StormLiangMS @yxieca Can you please help with the cherry-pick to 202305 and 202311? |
* wait for specified duration during LPmode on/off * Add Macro and remove redundant sleep * Update test_cmis.py * Address review comments * Indentation issue
Cherry-pick PR to 202405: #506 |
* wait for specified duration during LPmode on/off * Add Macro and remove redundant sleep * Update test_cmis.py * Address review comments * Indentation issue
* wait for specified duration during LPmode on/off * Add Macro and remove redundant sleep * Update test_cmis.py * Address review comments * Indentation issue
Cherry-pick PR to 202311: #508 |
* wait for specified duration during LPmode on/off * Add Macro and remove redundant sleep * Update test_cmis.py * Address review comments * Indentation issue
@prgeor @StormLiangMS for viz. @AnoopKamath Can you please justify why this is needed to be cherry-picked to 202305 branch? |
Description
Wait for power on/off duration advertised in EEPROM during LP mode on/off
Motivation and Context
How Has This Been Tested?
Additional Information (Optional)