WORKAROUND: Remove dp/dm_2 interrupts from Glymur MP port - #1191
Closed
Prashanth K (prashk-oss) wants to merge 2 commits into
Closed
Prashanth K (prashk-oss) wants to merge 2 commits into
Prashanth K (prashk-oss) wants to merge 2 commits into
Conversation
Remove the dp_hsphy_irq_2 and dm _hsphy_irq_2 since the port is not used. Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
…ge issue On Glymur, it is observed that although the exit call is done, there is a power leakage seen on SMB2370 charger (which embeds the eUSB2 module as well). As per recommendation of HW team, disable the repeater during the exit call to prevent this power leakage. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260917-smb-repeater-power-leakage-v1-1-6d7311c3c03e@oss.qualcomm.com/ Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Test Matrix
|
Test jobs on 0d43994 |
Test Matrix
|
Test jobs on 50df05b |
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 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.
Remove the dp_hsphy_irq_2 and dm _hsphy_irq_2 since the port is not used.