[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: Update passive temperature thresholds

Sumeet R Pawnikar (Code Review) gerrit at coreboot.org
Mon Sep 10 13:19:35 CEST 2018


Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/28549


Change subject: mb/google/poppy/variants/nocturne: Update passive temperature thresholds
......................................................................

mb/google/poppy/variants/nocturne: Update passive temperature thresholds

Update passive temperature threshold values for ambient and charger sensors.

Change-Id: I002cd21adfc50369356f81bee4c70ccbb55a6941
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar at intel.com>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/28549/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
index c8bafb4..049839f 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/dptf.asl
@@ -19,12 +19,12 @@
 
 #define DPTF_TSR0_SENSOR_ID		1
 #define DPTF_TSR0_SENSOR_NAME		"Ambient"
-#define DPTF_TSR0_PASSIVE		48
+#define DPTF_TSR0_PASSIVE		55
 #define DPTF_TSR0_CRITICAL		90
 
 #define DPTF_TSR1_SENSOR_ID		2
 #define DPTF_TSR1_SENSOR_NAME		"Charger"
-#define DPTF_TSR1_PASSIVE		48
+#define DPTF_TSR1_PASSIVE		55
 #define DPTF_TSR1_CRITICAL		90
 
 #define DPTF_TSR2_SENSOR_ID		3

-- 
To view, visit https://review.coreboot.org/28549
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I002cd21adfc50369356f81bee4c70ccbb55a6941
Gerrit-Change-Number: 28549
Gerrit-PatchSet: 1
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180910/f62717bd/attachment.html>


More information about the coreboot-gerrit mailing list