Add support for second fan without a dGPU

Decouple the fan logic from the dGPU logic. Firmware now supports a
second fan on systems without a dGPU, such as darp10.

Behavioral changes:

- ectool: Fans are now indexed from 1 instead of 0
- Linux: darp10 now reports details about the second fan

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2024-07-17 19:55:12 -06:00
committed by Tim Crawford
parent fa07aeb91c
commit 51f639a6b9
3 changed files with 3 additions and 2 deletions

View File

@ -11,6 +11,7 @@ features apply to your model and firmware version, see the
- cml-h: Updated CSME to 14.1.74.2355v6 (14.1.72.2287)
- cml-u: Updated CSME to 14.1.74.2355v6 (14.1.74.2373)
- Reverted unlock prompt change to restore intended behavior
- darp10: Fixed reporting of the second fan
## 2024-07-01

2
ec

Submodule ec updated: 5b0766a209...face381354