Commit 035fbc5
marigold: disable deep sleep when the system run at S0 state
Marigold power sequence was missing setting the SLEEP_MASK_AP_RUN flag,
therefore the common sleep mask did not know that the system was in S0
or it would have disabled sleep already.
BRANCH=marigold
BUG=app.clickup.com/t/86ep19bww
TEST=We can't see the HID error message in the Linux dmesg.
TEST=check the sleepmask is 00000001 in S0 state and 00000000 in S5/S3 state
Signed-off-by: Josh-Tsai <josh_tsai@compal.com>1 parent 3b77d21 commit 035fbc5
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
421 | 427 | | |
422 | 428 | | |
423 | 429 | | |
| |||
465 | 471 | | |
466 | 472 | | |
467 | 473 | | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
468 | 481 | | |
469 | 482 | | |
470 | 483 | | |
| |||
475 | 488 | | |
476 | 489 | | |
477 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
478 | 498 | | |
479 | 499 | | |
480 | 500 | | |
| |||
489 | 509 | | |
490 | 510 | | |
491 | 511 | | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
492 | 518 | | |
493 | 519 | | |
494 | 520 | | |
| |||
0 commit comments