From cf40633f47aab894e5719e40330f5c364f425ce3 Mon Sep 17 00:00:00 2001 From: Winston Hoy Date: Tue, 11 Jul 2023 14:34:18 -0400 Subject: [PATCH] coreboot: ACPI SFD0 and SFD1 methods for setting fan duty ec: relay SFD0 and SFD1 values to fan controller and take the maximum of the EC fan duty and the ACPI fan duty --- coreboot | 2 +- ec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coreboot b/coreboot index 6e1a07ca..77514ed7 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 6e1a07ca56bf6cfb3b0969971a886a59bb18a3e2 +Subproject commit 77514ed7c73dc5415af28b462a9f78f861cb6a43 diff --git a/ec b/ec index 4458d5db..4a93be9d 160000 --- a/ec +++ b/ec @@ -1 +1 @@ -Subproject commit 4458d5dbe2bbc761dcc8c032c50899f6a21d6f6c +Subproject commit 4a93be9d0b313c0da771adfba6f3e1f22dd70341