Commit 90907b5
fwk: 16-inch: set power slide mode default as balance mode
Workaround: system driver will not update memory map
EC_MEMMAP_POWER_SLIDE after hibernate.But after EC hibernate the
memory map will be clean to 0. EC will not know which power slider
mode is. So set the initial thermal table to balance mode as default.
BRANCH=fwk-tulip-29169
BUG=https://app.clickup.com/t/86euftxk9
TEST=Turn system to hibernate in DC mode and wait for 2 minutes.
TEST=Press power button to power on and wait system ready.
TEST=cmd cpupower to check the PMF table in balance mode.
Signed-off-by: LeilaCY-Lin <LeilaCY_Lin@compal.com>1 parent 88727e6 commit 90907b5
2 files changed
Lines changed: 23 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
| 492 | + | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
505 | 523 | | |
506 | 524 | | |
507 | 525 | | |
| |||
575 | 593 | | |
576 | 594 | | |
577 | 595 | | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | 596 | | |
588 | 597 | | |
589 | 598 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments