Uh oh!
There was an error while loading. Please reload this page.
pm_runtime: longer hp sram power gating delay - #4466
Closed
slawblauciak wants to merge 1 commit into
Closed
Conversation
Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com>
ranj063
commented
Jul 8, 2021
Collaborator
@slawblauciak for my education how exactly does increasing the delay help? Do we understand it? |
| #include <stdbool.h> | ||
| #include <stdint.h> | ||
| #define MEMORY_POWER_DOWN_DELAY 256 |
Member
There was a problem hiding this comment.
beyond clarifying why this needs to be a power of 2, adding a comment on the unit would help
lgirdwood
commented
Jul 21, 2021
Member
@slawblauciak ping |
sys-pt1s
commented
Apr 20, 2022
Can one of the admins verify this patch? |
kv2019i
commented
Apr 20, 2022
Collaborator
No activity in a year, closing. |
This file contains hidden or 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
Sign up for freeto 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.
Signed-off-by: Slawomir Blauciak slawomir.blauciak@linux.intel.com