ec: Fix lock up during opportunistic suspend

Fix a potential lock up during S0ix opportunistic suspend, caused by
waiting indefinitely for a PECI command to complete when it is not
available.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-10-12 09:13:56 -06:00
committed by Jeremy Soller
parent 569321f9ac
commit c4df2f4005
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ features apply to your model and firmware version, see the
## unreleased
- tgl-u: Fixed potential EC lock up during opportunistic suspend
## 2023-09-19
- rpl-hx: Added support for 5600 MHz RAM
## 2023-09-08

2
ec

Submodule ec updated: 181d4c5d59...946415f3a7