Commit 0fbcca5
Josh Tsai
WORKAROUND: delay 3 seconds to disable BB retimer power
When the system resumes from S0ix, it will do the HDMI handshake.
But if EC disable the BB retimer power at this moment, it will cause
the handshake is failed.
EC can not know when the system actually resume from S0ix, so add the
workaround to delay 3 seconds to disable BB retimer power, and cancel
the delay function when EC want to enable the retimer power.
Signed-off-by: Josh Tsai <josh_tsai@compal.corp-partner.google.com>1 parent 2f64e29 commit 0fbcca5
1 file changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
766 | 776 | | |
767 | 777 | | |
768 | 778 | | |
| |||
773 | 783 | | |
774 | 784 | | |
775 | 785 | | |
776 | | - | |
| 786 | + | |
| 787 | + | |
777 | 788 | | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
778 | 792 | | |
779 | 793 | | |
780 | 794 | | |
781 | 795 | | |
| 796 | + | |
782 | 797 | | |
783 | 798 | | |
784 | 799 | | |
| |||
791 | 806 | | |
792 | 807 | | |
793 | 808 | | |
794 | | - | |
795 | | - | |
| 809 | + | |
796 | 810 | | |
797 | 811 | | |
798 | 812 | | |
| |||
0 commit comments