Attention is currently required from: Raul Rangel, Furquan Shaikh, Paul Menzel, Tim Wawrzynczak. Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54133
to look at the new patch set (#4).
Change subject: ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONE ......................................................................
ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONE
This adds the required method to access temperature data from the ChromeEC.
BUG=b:186166365 TEST=Boot guybrush to the OS and verify temperatures $ tail /sys/devices/virtual/thermal/thermal_zone*/temp ==> /sys/devices/virtual/thermal/thermal_zone0/temp <== 31900
==> /sys/devices/virtual/thermal/thermal_zone1/temp <== 34900
==> /sys/devices/virtual/thermal/thermal_zone2/temp <== 31900
==> /sys/devices/virtual/thermal/thermal_zone3/temp <== 33900
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: I418b6691a7d00a4c2d89c9c1fe8f9416602be0f1 --- M src/ec/google/chromeec/acpi/cros_ec.asl 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/54133/4