From 5e1da1856572400c44e166052400cfca8594b2b7 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Thu, 17 Nov 2022 08:29:02 -0700 Subject: [PATCH] ec: Apply PMC hack to all ADL boards For some reason, *all* the ADL boards are now failing to enter S0ix. Apply the PMC hack to the remaining ADL boards. Signed-off-by: Tim Crawford --- CHANGELOG.md | 3 ++- ec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61276f0..0cbd35c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ Changes are identified by the date of the released firmware including them. If you are running System76 Open Firmware, opening the boot menu will show this date followed by an underscore and a short git revision. -## unreleased +## 2022-11-17 - Updated Rust toolchain to nightly-2022-03-18 +- adl-p: Added workaround to force S0ix entry on suspend ## 2022-11-14 diff --git a/ec b/ec index 0188560..edbb5b5 160000 --- a/ec +++ b/ec @@ -1 +1 @@ -Subproject commit 01885609e80cd66d809711ab49c23dbb68f9f6eb +Subproject commit edbb5b594a12f757212aa7b1b9a93bb5f3d54b41