-
Notifications
You must be signed in to change notification settings - Fork 17
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
Roger enable pm for ish5p8 #49
Closed
roger1wang-intel
wants to merge
10
commits into
intel:main
from
roger1wang-intel:roger_enable_pm_for_ish5p8
Closed
Roger enable pm for ish5p8 #49
roger1wang-intel
wants to merge
10
commits into
intel:main
from
roger1wang-intel:roger_enable_pm_for_ish5p8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
roger1wang-intel
requested review from
likongintel and
kwd-doodling
as code owners
August 7, 2024 02:00
HSD: 15015857053 This commit is to add pmu irq number for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015856980 This commit is to refine sram retention flow. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015856980 This commit is to enable sram retention flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
roger1wang-intel
force-pushed
the
roger_enable_pm_for_ish5p8
branch
from
August 7, 2024 05:59
0182f9c
to
fe7178c
Compare
HSD: 15015856980 This commit is to enable sram power on/off flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to enable D0i3 flow for ISH5.8. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to clear TCG and BCG disable bit in pm_init to make TCG can be achieved in D0i1 and first D0i2/D0i3 entry. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to check PMU_CG_PG_STATUS register after D0i1/2/3 exit. And check more registers to print some debug information if CG_Abort happened. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to enable unit test for PM D0ix flow. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to disable core interrupt after exit from halt, which is porting from ISH. We need to keep interrupt disabled until all necessary hardware context restoration is done. Signed-off-by: Roger Wang <[email protected]>
HSD: 15015857053 This commit is to enable block level clock gating for UART and I2C controller. Signed-off-by: Roger Wang <[email protected]>
kwd-doodling
approved these changes
Aug 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is to enable power management functions for ISH5.8.