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
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json
index bcedbea..2cb7795 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_adi_48vhsc_inf.json
@@ -1342,6 +1342,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": 80
@@ -1357,6 +1364,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json
index 0120c8b..dd2bc3e 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_adi.json
@@ -1594,6 +1594,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": 80
@@ -1609,6 +1616,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json
index e3c61fe..7a1eebd 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_12vhsc_mps_48vhsc_inf.json
@@ -1342,6 +1342,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": 80
@@ -1357,6 +1364,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json
index c3cab9d..44741bf 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_hsc_adi.json
@@ -1594,6 +1594,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": 80
@@ -1609,6 +1616,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json
index 2484c97..3dc4e9c 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_adi_48vhsc_inf.json
@@ -1342,6 +1342,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": 80
@@ -1357,6 +1364,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json
index bc7d45d..e0dbdd5 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_adi.json
@@ -1594,6 +1594,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": 80
@@ -1609,6 +1616,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json
index 21c9924..5f66029 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_12vhsc_mps_48vhsc_inf.json
@@ -1342,6 +1342,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": 80
@@ -1357,6 +1364,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json
index 8f37015..8714853 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_rns_isl_hsc_adi.json
@@ -1594,6 +1594,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": 80
@@ -1609,6 +1616,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json
index 9d4ab20..330ee74 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_adi_48vhsc_inf.json
@@ -1339,6 +1339,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": 80
@@ -1354,6 +1361,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json
index 0003cd7..6188ccd 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_adi.json
@@ -1591,6 +1591,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": 80
@@ -1606,6 +1613,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json
index 7dca078..a8af7a7 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_ti_12vhsc_mps_48vhsc_inf.json
@@ -1339,6 +1339,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": 80
@@ -1354,6 +1361,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": 80
diff --git a/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json b/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json
index fef042c..8a7b41f 100644
--- a/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json
+++ b/configurations/meta/yosemite4_medusaboard_adc_ti_hsc_adi.json
@@ -1591,6 +1591,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": 80
@@ -1606,6 +1613,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": 80
diff --git a/configurations/meta/yosemite4n.json b/configurations/meta/yosemite4n.json
index 53de562..13845ed 100644
--- a/configurations/meta/yosemite4n.json
+++ b/configurations/meta/yosemite4n.json
@@ -769,6 +769,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