Commit f31b270
corsola: delay the timing to enter DP mode
Corsola uses USB_PD_MUX_DP_ENABLED flag to select DP path, so we have to
delay the USB_PD_MUX_DP_ENABLED flag toggle until attention is received.
BUG=b:223087778
TEST=See DP=1 only when connected to display.
No "The other port is already muxed" error
BRANCH=none
Signed-off-by: Ting Shen <[email protected]>
Change-Id: I3563c818829407c1387016f7a7517f877b648283
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3534748
Reviewed-by: Eric Yilun Lin <[email protected]>
Commit-Queue: Ting Shen <[email protected]>
Tested-by: Ting Shen <[email protected]>1 parent 6fab774 commit f31b270
1 file changed
+42
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
45 | 79 | | |
46 | 80 | | |
47 | 81 | | |
| |||
76 | 110 | | |
77 | 111 | | |
78 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
79 | 121 | | |
80 | 122 | | |
81 | 123 | | |
| |||
0 commit comments