Paul Fagerburg has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35920 )
Change subject: helios: Add TEMP_SENSOR4 to DPTF
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35920/1/src/mainboard/google/hatch/...
File src/mainboard/google/hatch/variants/helios/include/variant/acpi/dptf.asl:
https://review.coreboot.org/c/coreboot/+/35920/1/src/mainboard/google/hatch/...
PS1, Line 57: #define DPTF_TSR3_SENSOR_ID 3
: #define DPTF_TSR3_SENSOR_NAME "CPU"
: #define DPTF_TSR3_PASSIVE 85
: #define DPTF_TSR3_CRITICAL 100
: #define DPTF_TSR3_ACTIVE_AC0 0
: #define DPTF_TSR3_ACTIVE_AC1 0
: #define DPTF_TSR3_ACTIVE_AC2 0
: #define DPTF_TSR3_ACTIVE_AC3 0
: #define DPTF_TSR3_ACTIVE_AC4 0
: #define DPTF_TSR3_ACTIVE_AC5 0
:
The values that are all 0 -- Is it okay to skip setting them?
After looking at the underlying code with you and Tim, I think we need to define these anyway.
Also, future platform tuning will change those values, so we having them defined now means we have nice placeholders for future use.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35920
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3bc19f9b9bd644e134987749ad9a4d875ad8b40a
Gerrit-Change-Number: 35920
Gerrit-PatchSet: 1
Gerrit-Owner: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Philip Chen
philipchen@chromium.org
Gerrit-Reviewer: Scott Collyer
scollyer@chromium.org
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Sumeet R Pawnikar
sumeet.r.pawnikar@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Fagerburg
pfagerburg@google.com
Gerrit-Comment-Date: Fri, 11 Oct 2019 19:14:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Fagerburg
pfagerburg@google.com
Comment-In-Reply-To: Paul Fagerburg
pfagerburg@chromium.org
Comment-In-Reply-To: Tim Wawrzynczak
twawrzynczak@chromium.org
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment