configurations: mtjade: Add smpro_hwmon sensors
This commit adds 2 smpro_hwmon sensors for Mt.Jade platform
configuration.
Signed-off-by: Chau Ly <chaul@amperecomputing.com>
Change-Id: I84ca6f03d3bf8015ce06c7c730c3261a94ca4006
diff --git a/configurations/mtjade.json b/configurations/mtjade.json
index 2508823..40cabef 100644
--- a/configurations/mtjade.json
+++ b/configurations/mtjade.json
@@ -1410,6 +1410,417 @@
"temp1_Name": "PSU1_TEMP",
"vin_Name": "PSU1_VINPUT",
"vout1_Name": "PSU1_VOUTPUT"
+ },
+ {
+ "Address": "0x4f",
+ "Bus": 2,
+ "CPURequired": 0,
+ "Labels": [
+ "temp1",
+ "temp2",
+ "temp3",
+ "temp4",
+ "temp5",
+ "temp6",
+ "temp7",
+ "temp8",
+ "temp9",
+ "temp10",
+ "temp11",
+ "temp12",
+ "temp13",
+ "power1",
+ "power2",
+ "power3",
+ "power4",
+ "power5",
+ "vout0",
+ "vout1",
+ "vout2",
+ "vout3",
+ "vout4",
+ "iout1",
+ "iout2",
+ "iout3",
+ "iout4",
+ "iout5"
+ ],
+ "Name": "CPU0",
+ "PowerState": "On",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp4",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "power3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 79.95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "power4",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 79.95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout0",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 2.0
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout0",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.72
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 0.96
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.56
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.26
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout2",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 1.141
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.26
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout3",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 1.141
+ }
+ ],
+ "Type": "smpro_hwmon",
+ "iout1_Max": 100,
+ "iout1_Name": "S0_Core_VRD_Curr",
+ "iout1_Scale": 1,
+ "iout2_Max": 100,
+ "iout2_Name": "S0_SOC_VRD_Curr",
+ "iout2_Scale": 1,
+ "iout3_Max": 100,
+ "iout3_Name": "S0_DIMM_VR1_Curr",
+ "iout3_Scale": 1,
+ "iout4_Max": 100,
+ "iout4_Name": "S0_DIMM_VR2_Curr",
+ "iout4_Scale": 1,
+ "iout5_Max": 100,
+ "iout5_Name": "S0_RCA_VRD_Curr",
+ "iout5_Scale": 1,
+ "power1_Max": 200,
+ "power1_Name": "S0_Core_VRD_Pwr",
+ "power2_Max": 200,
+ "power2_Name": "S0_SOC_VRD_Pwr",
+ "power3_Max": 200,
+ "power3_Name": "S0_DIMM_VR1_Pwr",
+ "power4_Max": 200,
+ "power4_Name": "S0_DIMM_VR2_Pwr",
+ "power5_Max": 200,
+ "power5_Name": "S0_RCA_VR_Pwr",
+ "temp10_Max": 255,
+ "temp10_Min": 0,
+ "temp10_Name": "S0_DIMM_CH5_Temp",
+ "temp11_Max": 255,
+ "temp11_Min": 0,
+ "temp11_Name": "S0_DIMM_CH6_Temp",
+ "temp12_Max": 255,
+ "temp12_Min": 0,
+ "temp12_Name": "S0_DIMM_CH7_Temp",
+ "temp13_Max": 255,
+ "temp13_Min": 0,
+ "temp13_Name": "S0_RCA_VR_Temp",
+ "temp1_Max": 255,
+ "temp1_Min": 0,
+ "temp1_Name": "S0_SOC_Temp",
+ "temp2_Max": 255,
+ "temp2_Min": 0,
+ "temp2_Name": "S0_SOC_VRD_Temp",
+ "temp3_Max": 255,
+ "temp3_Min": 0,
+ "temp3_Name": "S0_DIMM_VRD_Temp",
+ "temp4_Max": 255,
+ "temp4_Min": 0,
+ "temp4_Name": "S0_Core_VRD_Temp",
+ "temp5_Max": 255,
+ "temp5_Min": 0,
+ "temp5_Name": "S0_DIMM_CH0_Temp",
+ "temp6_Max": 255,
+ "temp6_Min": 0,
+ "temp6_Name": "S0_DIMM_CH1_Temp",
+ "temp7_Max": 255,
+ "temp7_Min": 0,
+ "temp7_Name": "S0_DIMM_CH2_Temp",
+ "temp8_Max": 255,
+ "temp8_Min": 0,
+ "temp8_Name": "S0_DIMM_CH3_Temp",
+ "temp9_Max": 255,
+ "temp9_Min": 0,
+ "temp9_Name": "S0_DIMM_CH4_Temp",
+ "vout0_Max": 100,
+ "vout0_Name": "S0_CPU_VCORE",
+ "vout1_Max": 100,
+ "vout1_Name": "S0_SOC_Volt",
+ "vout2_Max": 100,
+ "vout2_Name": "S0_DIMM_VR1_Volt",
+ "vout3_Max": 100,
+ "vout3_Name": "S0_DIMM_VR2_Volt",
+ "vout4_Max": 100,
+ "vout4_Name": "S0_RCA_VR_Volt"
+ },
+ {
+ "Address": "0x4e",
+ "Bus": 2,
+ "CPURequired": 1,
+ "Labels": [
+ "temp1",
+ "temp2",
+ "temp3",
+ "temp4",
+ "temp5",
+ "temp6",
+ "temp7",
+ "temp8",
+ "temp9",
+ "temp10",
+ "temp11",
+ "temp12",
+ "temp13",
+ "power1",
+ "power2",
+ "power3",
+ "power4",
+ "power5",
+ "vout0",
+ "vout1",
+ "vout2",
+ "vout3",
+ "vout4",
+ "iout1",
+ "iout2",
+ "iout3",
+ "iout4",
+ "iout5"
+ ],
+ "Name": "CPU1",
+ "PowerState": "On",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp4",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 105
+ },
+ {
+ "Direction": "greater than",
+ "Label": "power3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 79.95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "power4",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 79.95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout0",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 2.0
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout0",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.72
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 0.96
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 0.56
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.26
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout2",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 1.141
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout3",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.26
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout3",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 1.141
+ }
+ ],
+ "Type": "smpro_hwmon",
+ "iout1_Max": 100,
+ "iout1_Name": "S1_Core_VRD_Curr",
+ "iout1_Scale": 1,
+ "iout2_Max": 100,
+ "iout2_Name": "S1_SOC_VRD_Curr",
+ "iout2_Scale": 1,
+ "iout3_Max": 100,
+ "iout3_Name": "S1_DIMM_VR1_Curr",
+ "iout3_Scale": 1,
+ "iout4_Max": 100,
+ "iout4_Name": "S1_DIMM_VR2_Curr",
+ "iout4_Scale": 1,
+ "iout5_Max": 100,
+ "iout5_Name": "S1_RCA_VRD_Curr",
+ "iout5_Scale": 1,
+ "power1_Max": 200,
+ "power1_Name": "S1_Core_VRD_Pwr",
+ "power2_Max": 200,
+ "power2_Name": "S1_SOC_VRD_Pwr",
+ "power3_Max": 200,
+ "power3_Name": "S1_DIMM_VR1_Pwr",
+ "power4_Max": 200,
+ "power4_Name": "S1_DIMM_VR2_Pwr",
+ "power5_Max": 200,
+ "power5_Name": "S1_RCA_VR_Pwr",
+ "temp10_Max": 255,
+ "temp10_Name": "S1_DIMM_CH5_Temp",
+ "temp11_Max": 255,
+ "temp11_Name": "S1_DIMM_CH6_Temp",
+ "temp12_Max": 255,
+ "temp12_Name": "S1_DIMM_CH7_Temp",
+ "temp13_Max": 255,
+ "temp13_Name": "S1_RCA_VR_Temp",
+ "temp1_Max": 255,
+ "temp1_Name": "S1_SOC_Temp",
+ "temp2_Max": 255,
+ "temp2_Name": "S1_SOC_VRD_Temp",
+ "temp3_Max": 255,
+ "temp3_Name": "S1_DIMM_VRD_Temp",
+ "temp4_Max": 255,
+ "temp4_Name": "S1_Core_VRD_Temp",
+ "temp5_Max": 255,
+ "temp5_Name": "S1_DIMM_CH0_Temp",
+ "temp6_Max": 255,
+ "temp6_Name": "S1_DIMM_CH1_Temp",
+ "temp7_Max": 255,
+ "temp7_Name": "S1_DIMM_CH2_Temp",
+ "temp8_Max": 255,
+ "temp8_Name": "S1_DIMM_CH3_Temp",
+ "temp9_Max": 255,
+ "temp9_Name": "S1_DIMM_CH4_Temp",
+ "vout0_Max": 100,
+ "vout0_Name": "S1_CPU_VCORE",
+ "vout1_Max": 100,
+ "vout1_Name": "S1_SOC_Volt",
+ "vout2_Max": 100,
+ "vout2_Name": "S1_DIMM_VR1_Volt",
+ "vout3_Max": 100,
+ "vout3_Name": "S1_DIMM_VR2_Volt",
+ "vout4_Max": 100,
+ "vout4_Name": "S1_RCA_VR_Volt"
}
],
"Name": "Mt.Jade",