configurations: yosemite4: Modify UNR sensor value
Modify UNR setting in MEDUSA and MGNT temp sensors
(based on thermal team's requirements)
Change-Id: Ibb4dfcaa2bbcf87c688236298d6f07f77d9c3561
Signed-off-by: Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com>
diff --git a/configurations/meta/yosemite4.json b/configurations/meta/yosemite4.json
index a3b1ff9..89463ba 100644
--- a/configurations/meta/yosemite4.json
+++ b/configurations/meta/yosemite4.json
@@ -701,6 +701,13 @@
{
"Direction": "greater than",
"Hysteresis": 0,
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 150
+ },
+ {
+ "Direction": "greater than",
+ "Hysteresis": 0,
"Name": "upper critical",
"Severity": 1,
"Value": 50