Skip to content

Commit b337ac6

Browse files
crawfxrdjackpot51
authored andcommitted
ec: Fix WLAN power on
Configure WLAN GPIOs at the correct point so they are enabled at boot. Fixes: 5f1ef17 ("ec: Fix power off issues on ADL and TGL") Signed-off-by: Tim Crawford <[email protected]>
1 parent 5f1ef17 commit b337ac6

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

CHANGELOG.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,19 @@ Changes are identified by the date of the released firmware including them. If
44
you are running System76 Open Firmware, opening the boot menu will show this
55
date followed by an underscore and a short git revision.
66

7-
## 2022-11-18
8-
9-
- Updated Rust toolchain to nightly-2022-03-18
10-
- adl-p: Added workaround to force S0ix entry on suspend
11-
- adl-p: Fixed case where system gets stuck in S5 due to power loss
12-
- tgl-u: Fixed case where system gets stuck in S5 due to power loss
13-
- galp5: Fixed power off failing due to WLAN GPIO
14-
15-
## 2022-11-14
7+
## 2022-11-21
168

179
- lemp11: Added workaround to force S0ix entry on suspend
1810
- tgl-u: Removed CPU PCIe RP RTD3 config to fix suspend with certain drives
1911
- adl-p: Removed CPU PCIe RP RTD3 config to fix suspend with certain drives
2012
- adl-p: Fixed ACPI brightness controls on Windows 10 and Linux 6.1
2113
- adl-p: Disabled SATA DevSlp to fix S0ix entry
2214
- tgl-u: Disabled SATA DevSlp to fix S0ix entry
15+
- Updated Rust toolchain to nightly-2022-03-18
16+
- adl-p: Added workaround to force S0ix entry on suspend
17+
- adl-p: Fixed case where system gets stuck in S5 due to power loss
18+
- tgl-u: Fixed case where system gets stuck in S5 due to power loss
19+
- galp5: Fixed power off failing due to WLAN GPIO
2320

2421
## 2022-10-14
2522

0 commit comments

Comments
 (0)