Hello Patrick Rudolph, Paul Fagerburg, Sumeet R Pawnikar, Tim Wawrzynczak, Shelley Chen, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34785
to look at the new patch set (#5).
Change subject: soc/intel/common/dptf: Add support for mode-aware DPTF ......................................................................
soc/intel/common/dptf: Add support for mode-aware DPTF
This change ports some previous work for Skylake:
cb58683ef5 soc/intel/skylake: Add support for mode-aware DPTF
...to common DPTF code so that we can support mode-aware DPTF for other Intel platforms.
BUG=b:138702459 BRANCH=none TEST=Manually test on hatch: (1)Add DPTF_TSR0_TABLET_PASSIVE and DPTF_TSR1_TABLET_PASSIVE to hatch baseboard dptf.asl (2)Flash custom EC FW code which updates DPTF profile number when entering/exiting tablet mode (3)On DUT, see /sys/class/thermal/thermal_zone2/trip_point_{1,2}_temp updated when device mode is switched (tablet/clamshell)
Signed-off-by: Philip Chen philipchen@google.com Change-Id: I5e7b97d23b8567c96a7d60f7a434e98dd9c69544 --- M src/soc/intel/common/acpi/dptf/thermal.asl 1 file changed, 75 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/34785/5