Commit 1765d97
fwk: UCSI: UCSI CCI uses wrong index, causing driver failure
The UCSI CCI pointer was using an invalid index (incorrect PD chip),
which led to the UCSI driver displaying a "yellow bang".
This commit corrects the index to ensure the UCSI driver can initialize
and function normally.
BRANCH=fwk-tulip-29169
BUG=UCSI driver displaying a "yellow bang"
TEST=UCSI driver can initialize and function normally.
Signed-off-by: Josh Tsai <Josh_Tsai@compal.com>
(cherry picked from commit a6da69d54da8af34eab552f9e84a271dfa847778)1 parent 1858a37 commit 1765d97
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
| 579 | + | |
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
| |||
0 commit comments