coreboot-kgpe-d16/src/ec
Sumeet Pawnikar edbbabcbe7 ec/google/chromeec: Add support to report fan speed via ACPI
Add fan speed rpm control for DPTF based Active2 policy as per
document #626708, by utilizing existing FAN0 variable from
src/ec/google/chromeec/acpi/emem.asl#18.

There is no corresponding EC change required for this policy
support because EC fan code already exporting this rpm value
using EC_MEMMAP_FAN for FAN0.

BUG=b:224457192
BRANCH=None
TEST=Built and booted on ADL-P based Brya system and
verify the fan speed in rpm under sysfs path
cat /sys/bus/acpi/devices/INTC1048\:00/fan_speed_rpm.

Change-Id: Ibb1646b1fb1659fd853ece97d97bb9dee2a3f57e
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62789
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-06-10 13:12:45 +00:00
..
51nb/npce985la0dx
acpi ec/acpi: Rework to reduce code duplication 2022-06-03 15:28:00 +00:00
apple/acpi ec/apple/acpi: Replace Index() with ASL 2.0 syntax 2022-01-01 13:59:39 +00:00
compal/ene932 src/ec: Get rid of unnecessary blank line {before,after} brace 2022-02-04 20:16:42 +00:00
google ec/google/chromeec: Add support to report fan speed via ACPI 2022-06-10 13:12:45 +00:00
hp/kbc1126 ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax 2021-12-31 00:25:05 +00:00
kontron ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax 2022-06-09 09:13:15 +00:00
lenovo ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax 2022-06-09 09:23:21 +00:00
purism ec/purism/librem: Remove unused Kconfig file 2022-04-24 21:26:21 +00:00
quanta ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-09 09:17:21 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308 ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:19:14 +00:00
starlabs/merlin ec/starlabs/merlin/kbl: Add required headers for dead_code_t 2022-05-28 14:16:19 +00:00
system76/ec ec/system76/ec: acpi: Add dGPU thermal reporting 2021-11-23 09:22:39 +00:00
ec.h