Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airpn v1 110624 rebase #73

Open
wants to merge 30 commits into
base: airpn-v1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
266248f
configurations: yosemite4: set fail safe percent to 80% for Fan fail
xt830919 Aug 1, 2024
e25a389
configurations: yosemite4: update threshold for fan speed
xt830919 Oct 4, 2024
b96d0a5
configurations: Add harma pdb calibration
PeterYinGit Jul 15, 2024
c1521d1
schemas: legacy: Extend PSUSensor properties
chaul-ampere Oct 10, 2024
672de6e
configurations: mtjade: Add smpro_hwmon sensors
chaul-ampere Oct 10, 2024
1ee3235
configurations: yosemite4: update fan control configs
xt830919 Oct 4, 2024
bd5ce91
configurations: Add harma mb HSC calibration
PeterYinGit Oct 11, 2024
be328f8
configuration: yosemite4n: correct index of ADC
timlee66 Oct 21, 2024
2826f40
configurations: yosemite4: adjust fan config of FIO temperature
xt830919 Oct 24, 2024
7233a87
configurations: minerva_cmm: revise the HSC calibration formula
Quanta-YangChen Oct 25, 2024
c3b9035
configurations: minerva_cmm: support CMM with motherboard interface
Quanta-YangChen Oct 25, 2024
9c5a8c7
meta-facebook: ventura: Add ventura entity-manager config
QuantaJasonHsu Sep 30, 2024
9790e9e
configurations: yosemite4: Unify sensor names to uppercase letters
LoraLin1 Oct 21, 2024
6a09451
configurations: yosemite4: remove threshold of Medusa HSC sensors
xt830919 Oct 28, 2024
35a0991
configurations: Add configurations for mtjefferson
hieuhuynh-ampere Oct 23, 2024
3fb2c7c
configurations: mtjade: Sensors and PowerSupply
chaul-ampere Oct 21, 2024
7eaeb8b
configurations: add NVIDIA HMC config
potinlai Aug 19, 2024
a74d543
configurations: add NVIDIA GB200 config
potinlai Aug 19, 2024
d2928bd
configurations: Add Mt.Mitchell's cards
chaul-ampere Oct 24, 2024
2e141a9
configurations: yosemite4: Revise the descriptor part of sensor name
LoraLin1 Oct 21, 2024
9f9f25b
configurations: add NVIDIA GB200 IO board config
potinlai Aug 22, 2024
28649a9
entity-manager: christopher sides added as reviewer
csides-hpe Oct 17, 2024
2ab7341
service: device-tree node vpd to d-bus hw id data
csides-hpe Oct 15, 2024
5c1a61a
Fix threshold probability loss
lxwinspur Oct 24, 2024
5722785
configurations: minerva_fanboard: revise threshold value
Quanta-YangChen Oct 15, 2024
ae8845c
configuration: catalina_hdd: add PowerState to on for all sensors
potinlai Nov 2, 2024
f7cf399
configurations: mtjefferson: add PowerSupply
hieuhuynh-ampere Nov 5, 2024
bdad3d5
configurations: yv4 sentinel dome: add interface
Aug 21, 2024
4056d84
configuration: system1: Add GPIO monitoring type (#71)
cjcain Oct 2, 2024
0e2d1da
configuration: system1: Fix fan indexing problem (#74)
cjcain Nov 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
build*/*
subprojects/*
!subprojects/*.wrap
subprojects/phosphor-dbus-interfaces.wrap
!subprojects/.clang-tidy
!subprojects/.clang-format
4 changes: 4 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ owners:
- [email protected]

reviewers:
- [email protected]

matchers:

Expand All @@ -54,3 +55,6 @@ openbmc:
- name: Zhikui Ren
email: [email protected]
discord: Zhikui
- name: Christopher Sides
email: [email protected]
discord: citysides
4 changes: 4 additions & 0 deletions configurations/catalina_hdd.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"power1"
],
"Name": "HDDBOARD_SSD0_INA230",
"PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
Expand Down Expand Up @@ -45,6 +46,7 @@
"power1"
],
"Name": "HDDBOARD_SSD1_INA230",
"PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
Expand Down Expand Up @@ -75,6 +77,7 @@
"power1"
],
"Name": "HDDBOARD_SSD2_INA230",
"PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
Expand Down Expand Up @@ -105,6 +108,7 @@
"power1"
],
"Name": "HDDBOARD_SSD3_INA230",
"PowerState": "On",
"Thresholds": [
{
"Direction": "greater than",
Expand Down
4 changes: 4 additions & 0 deletions configurations/harma_mb.json
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,11 @@
],
"Type": "MP5990",
"iout1_Name": "MB_HSC_CURR_A",
"iout1_Offset": 0.41,
"iout1_Scale": 1010,
"pin_Name": "MB_HSC_PWR_W",
"pin_Offset": 6.42,
"pin_Scale": 1010101,
"temp1_Name": "MB_HSC_TEMP_C",
"vin_Name": "MB_HSC_VIN_VOLT_V",
"vout1_Name": "MB_HSC_VOUT_VOLT_V"
Expand Down
5 changes: 3 additions & 2 deletions configurations/minerva_cmm.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,8 @@
],
"Type": "LTC4287",
"iout1_Name": "CMM_HSC_CURR_A",
"iout1_Offset": -0.315,
"iout1_Scale": 1010,
"pin_Name": "CMM_HSC_PWR_W",
"pin_Offset": -16.8408,
"pin_Scale": 1010101,
"vin_Name": "CMM_HSC_VIN_VOLT_V",
"vout1_Name": "CMM_HSC_VOUT_VOLT_V"
Expand Down Expand Up @@ -261,6 +259,9 @@
"xyz.openbmc_project.Inventory.Decorator.AssetTag": {
"AssetTag": "$PRODUCT_ASSET_TAG"
},
"xyz.openbmc_project.Inventory.Item.Board.Motherboard": {
"ProductId": 1
},
"xyz.openbmc_project.Inventory.Item.NetworkInterface": {
"MACAddress": "$CHASSIS_INFO_AM2"
}
Expand Down
3 changes: 3 additions & 0 deletions configurations/minerva_cmm_hsc_infineon.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,9 @@
"xyz.openbmc_project.Inventory.Decorator.AssetTag": {
"AssetTag": "$PRODUCT_ASSET_TAG"
},
"xyz.openbmc_project.Inventory.Item.Board.Motherboard": {
"ProductId": 1
},
"xyz.openbmc_project.Inventory.Item.NetworkInterface": {
"MACAddress": "$CHASSIS_INFO_AM2"
}
Expand Down
36 changes: 18 additions & 18 deletions configurations/minerva_fanboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -56,7 +56,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -86,7 +86,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -116,7 +116,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -146,7 +146,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -176,7 +176,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -206,7 +206,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -236,7 +236,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -269,7 +269,7 @@
"Label": "curr1",
"Name": "upper critical",
"Severity": 1,
"Value": 1.19
"Value": 7.0
}
],
"Type": "INA238",
Expand Down Expand Up @@ -452,7 +452,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -482,7 +482,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -512,7 +512,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -542,7 +542,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -572,7 +572,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -602,7 +602,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -632,7 +632,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -662,7 +662,7 @@
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 1000
"Value": 800
}
],
"Type": "I2CFan"
Expand Down Expand Up @@ -695,7 +695,7 @@
"Label": "curr1",
"Name": "upper critical",
"Severity": 1,
"Value": 1.19
"Value": 7
}
],
"Type": "INA238",
Expand Down
4 changes: 4 additions & 0 deletions configurations/minerva_pdb.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,11 @@
],
"Type": "LTC4287",
"iout1_Name": "PDB_HSC_CURR_A",
"iout1_Offset": -0.5496,
"iout1_Scale": 1070,
"pin_Name": "PDB_HSC_PWR_W",
"pin_Offset": -16,
"pin_Scale": 1073883,
"temp1_Name": "PDB_HSC_TEMP_C",
"vin_Name": "PDB_HSC_VIN_VOLT_V",
"vout1_Name": "PDB_HSC_VOUT_VOLT_V"
Expand Down
Loading