1e453724 | 25-Mar-2025 |
Potin Lai <potin.lai@quantatw.com> |
configurations: catalina_pdb: Add brick voltage & temperature thresholds
Add support for voltage and temperature threshold settings for brick components on Catalina PDB brick board.
Signed-off-by:
configurations: catalina_pdb: Add brick voltage & temperature thresholds
Add support for voltage and temperature threshold settings for brick components on Catalina PDB brick board.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Ia07690d6f1a9ff098f25511fc95ac9d98351831d
show more ...
|
dad56a16 | 25-Mar-2025 |
Potin Lai <potin.lai@quantatw.com> |
configurations: catalina_pdb: Add hysteresis for fan speed thresholds
Add hysteresis settings for fan speed thresholds.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I7c71af87de2c928
configurations: catalina_pdb: Add hysteresis for fan speed thresholds
Add hysteresis settings for fan speed thresholds.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I7c71af87de2c928a97c7915b812ef2ea8cefce58
show more ...
|
0bf24a0f | 25-Mar-2025 |
Potin Lai <potin.lai@quantatw.com> |
configurations: catalina_pdb: Set PowerState for VR sensors on 2nd PDB
Align the VR sensors' PowerState setting with the main PDB. Ensure that the VR sensors are only available when the host is powe
configurations: catalina_pdb: Set PowerState for VR sensors on 2nd PDB
Align the VR sensors' PowerState setting with the main PDB. Ensure that the VR sensors are only available when the host is powered on.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I665e8a9f80e579c4c773902b72fcbecf481638c7
show more ...
|
fedfa80d | 26-Mar-2025 |
Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com> |
configurations: yosemite4: Adjust fan speed UNC setting and fan duty
Summary: 1. Set UNC value based on the fan speed at PWM 85% and add 5% hysteresis mechanism for them. - Adjust UNC of inlet fan
configurations: yosemite4: Adjust fan speed UNC setting and fan duty
Summary: 1. Set UNC value based on the fan speed at PWM 85% and add 5% hysteresis mechanism for them. - Adjust UNC of inlet fan speed from 15730 to 13825 rpm. - Update 691 rpm for inlet UNC fan speed. - Adjust UNC of outlet fan speed from 15840 to 12400 rpm. - Update 620 rpm for outlet UNC fan speed. 2. When one fan failed, fan duty is set to 100%. 3. When one slot is unplugged during service time, fan duty is set to 100%. (based on thermal team's requirements)
To prevent continuous UNC assertion/deassertion when the PWM is at 100% due to fan speed fluctuation.
Tested: - Check the WarningHigh threshold of the fan boards - Check if many assert/deassert SEL when pwm 100%
Change-Id: I2540cc54069620cbcdacfabb03d09f149352fe54 Signed-off-by: Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com>
show more ...
|
c636970e | 25-Mar-2025 |
Xinyuan Wang <wang.x.6f@gmail.com> |
[yv4] move asset tag from board entity to chassis entity
Our internal toolings need asset tag to be associated with the chassis FRU to work properly. In addition, the asset tag also make sense to be
[yv4] move asset tag from board entity to chassis entity
Our internal toolings need asset tag to be associated with the chassis FRU to work properly. In addition, the asset tag also make sense to belong to chassis entity because they are in product session of EEPROM.
Change-Id: I208e895ac09fee44f935dd752269100701db12cb Signed-off-by: Xinyuan Wang <wang.x.6f@gmail.com>
show more ...
|
4d1666f7 | 26-Feb-2025 |
Chris Cain <cjcain@us.ibm.com> |
configurations: system1: Correct PCI switch thermal sensors
The sensor numbering was backwards.
Testing on system1 hw.
Before: PCIE_SWITCH1_TEMP 32.69 DegreesC PCIE_SWITCH2_TEMP 31.81 DegreesC PCI
configurations: system1: Correct PCI switch thermal sensors
The sensor numbering was backwards.
Testing on system1 hw.
Before: PCIE_SWITCH1_TEMP 32.69 DegreesC PCIE_SWITCH2_TEMP 31.81 DegreesC PCIE_SWITCH3_TEMP 40.81 DegreesC PCIE_SWITCH4_TEMP 36.75 DegreesC PCIE_SWITCH5_TEMP 46.19 DegreesC PCIE_SWITCH6_TEMP 40.56 DegreesC
After: PCIE_SWITCH1_TEMP 40.56 DegreesC PCIE_SWITCH2_TEMP 40.62 DegreesC PCIE_SWITCH3_TEMP 32.75 DegreesC PCIE_SWITCH4_TEMP 46.06 DegreesC PCIE_SWITCH5_TEMP 36.81 DegreesC PCIE_SWITCH6_TEMP 31.88 DegreesC
Change-Id: Iaedcbfde951f9a22afd10bde97c4a3c6a90c5740 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
38cbbaf6 | 21-Mar-2025 |
Yang Chen <yang.chen@quantatw.com> |
configuration: minerva: correct the fan tach mapping
Correct the fan tach index to the right map in the FCB5/FCB6.
Change-Id: I1bb2643bafc1a7d796f4e518b81574832264da69 Signed-off-by: Yang Chen <yan
configuration: minerva: correct the fan tach mapping
Correct the fan tach index to the right map in the FCB5/FCB6.
Change-Id: I1bb2643bafc1a7d796f4e518b81574832264da69 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
117000b2 | 20-Mar-2025 |
Jason Hsu <jason-hsu@quantatw.com> |
configuration: ventura: add hysteresis
The hysteresis value is set to 2% of the trigger threshold to ensure more precise triggering of assert and deassert for sensors like a 12V sensor. For example,
configuration: ventura: add hysteresis
The hysteresis value is set to 2% of the trigger threshold to ensure more precise triggering of assert and deassert for sensors like a 12V sensor. For example, with normal readings and thresholds at ±10% (10.8V to 13.2V), the default value of 2.55 is too large for this range.
Change-Id: I75df51a2a5ae1a36878787226e6ba451c87b02a4 Signed-off-by: Jason Hsu <jason-hsu@quantatw.com>
show more ...
|
efa6de3c | 19-Mar-2025 |
Potin Lai <potin.lai@quantatw.com> |
configurations: catalina_hdd: Add support for 2nd source board
This commit introduces configuration support for the Catalina HDD 2nd source board, which utilizes the ISL28022 ADC sensor for monitori
configurations: catalina_hdd: Add support for 2nd source board
This commit introduces configuration support for the Catalina HDD 2nd source board, which utilizes the ISL28022 ADC sensor for monitoring.
For newly built boards, use the `BOARD_INFO_AM4` field to determine the ADC chip type. For older boards that lack `BOARD_INFO_AM4`, use `BOARD_PART_NUMBER` to determine the chip type.
- Main source board: - ADC Chip: INA230 - BOARD_PART_NUMBER: 3FF0NHB0010, 3FF0NHB0030 - BOARD_INFO_AM4: adc-ina
- 2nd source board: - ADC Chip: ISL28022 - BOARD_PART_NUMBER: 3FF0NHB0020 - BOARD_INFO_AM4: adc-isl
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Icd7094eb11eaee17dc38e5b8b6c3f0032f08846c
show more ...
|
0564cc38 | 13-Mar-2025 |
Yang Chen <yang.chen@quantatw.com> |
configurations: minerva: modify calibration and threshold
- Modify scale and offset value for calibration of the infineon hsc. - Remove the low critical threshold of the hsc power.
Change-Id: I7ca3
configurations: minerva: modify calibration and threshold
- Modify scale and offset value for calibration of the infineon hsc. - Remove the low critical threshold of the hsc power.
Change-Id: I7ca3dd2ca1543b285bb6b5c095427f145c7833aa Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
48627a0d | 13-Mar-2025 |
Yang Chen <yang.chen@quantatw.com> |
configurations: ventura: modify fan board probe condition
Change the probe condition from multiple line to one line on the ventura fan board main/second source to avoid the duplicate probe problem.
configurations: ventura: modify fan board probe condition
Change the probe condition from multiple line to one line on the ventura fan board main/second source to avoid the duplicate probe problem.
Change-Id: Ifeb1adb4efc11712ee3f251d1f981052183c605d Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
d64855f7 | 24-Jan-2025 |
Christopher Meis <christopher.meis@9elements.com> |
Add schema for fw update of Infineon XDPE1X2XX class of devices
Add voltage regulators update schema such as: - Name - Name of the regulator - Type - Enum of supported devices or device classes. - B
Add schema for fw update of Infineon XDPE1X2XX class of devices
Add voltage regulators update schema such as: - Name - Name of the regulator - Type - Enum of supported devices or device classes. - Bus (I2C), which the VR is connected to - Address(I2C) on the bus. - FirmwareInfo (VendorIANA, Compatible)
Change-Id: I8a5979afa7cc2558829639fc31a8f6751ea2e161 Signed-off-by: Christopher Meis <christopher.meis@9elements.com>
show more ...
|
d6d8114c | 17-Mar-2025 |
Yikai Tsai <yikai.tsai.wiwynn@gmail.com> |
configurations: yosemite4: remove MEDUSA ADC LCR
Remove MEDUSA ADC LCR settings for INA233, INA238, ISL28022, RTQ6056.
Tested: Check sensor thresholds. They all work fine.
Change-Id: Ibbf9986bda0c
configurations: yosemite4: remove MEDUSA ADC LCR
Remove MEDUSA ADC LCR settings for INA233, INA238, ISL28022, RTQ6056.
Tested: Check sensor thresholds. They all work fine.
Change-Id: Ibbf9986bda0cea26117fafb9fe3d8f97b19bcd90 Signed-off-by: Yikai Tsai <yikai.tsai.wiwynn@gmail.com>
show more ...
|
cde6f12d | 13-Mar-2025 |
Alexander Hansen <alexander.hansen@9elements.com> |
configurations/tyan: Probe for Manufacturer 'TYAN'
Tested: Checked FRU contents of these boards. Tested that probe succeeds on one of the boards.
Board configs changed: - Tyan S5549 - Tyan S8030 -
configurations/tyan: Probe for Manufacturer 'TYAN'
Tested: Checked FRU contents of these boards. Tested that probe succeeds on one of the boards.
Board configs changed: - Tyan S5549 - Tyan S8030 - Tyan S8040 - Tyan S8047
Change-Id: I8b67d6e6e2d789af2ce0d256982ba3291e925198 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
|
0660e3f1 | 17-Feb-2025 |
Yang Chen <yang.chen@quantatw.com> |
configuration: minerva: support network blade fru
There are two configurations of network blades in the Minerva platform.
One is Janga; the other is Tahan. They do not have any sensors but includes
configuration: minerva: support network blade fru
There are two configurations of network blades in the Minerva platform.
One is Janga; the other is Tahan. They do not have any sensors but includes an EEPROM that should be exported on the D-Bus, including Redfish.
These two types of network blades can be assembled on any of the I2C buses: 40, 41, 42, 44, 45, or 46 on the CMM (Chassis Management Module).
Therefore, we have redefined the numbering scheme for each blade based on its location in the rack.
Change-Id: I1a536a4252a12863bd38f43ec621e55b05b273ce Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
181c6e20 | 12-Mar-2025 |
Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com> |
configurations: yosemite4: Adjust inlet and outlet fan speed UNC
Set UNC value based on the fan speed at PWM 90% 1. Adjust UNC of inlet fan speed from 14600 to 15730 rpm. 2. Adjust UNC of outlet fan
configurations: yosemite4: Adjust inlet and outlet fan speed UNC
Set UNC value based on the fan speed at PWM 90% 1. Adjust UNC of inlet fan speed from 14600 to 15730 rpm. 2. Adjust UNC of outlet fan speed from 13300 to 15840 rpm.
Change-Id: Id45ef1bdf0839a050f6de4928ab09171b66256e7 Signed-off-by: Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com>
show more ...
|
3836ffdb | 06-Mar-2025 |
Peter Yin <peter.yin@quantatw.com> |
configurations: harma: modify the cycle time
Modify the cycle time to 3 seconds to prevent excessive polling.
Test: 00:37:58 swampd: PID name: Stepwise_NIC 00:37:58 swampd: inputs: NIC_Temp_1, 00:3
configurations: harma: modify the cycle time
Modify the cycle time to 3 seconds to prevent excessive polling.
Test: 00:37:58 swampd: PID name: Stepwise_NIC 00:37:58 swampd: inputs: NIC_Temp_1, 00:37:58 swampd: PID name: Stepwise_SCM_INLET 00:37:58 swampd: inputs: SCM_INLET_TEMP_C, 00:37:58 swampd: Build failsafe logger for Zone 0 with initial failsafe mode: 0 00:37:58 swampd: pushing zone 0 00:37:58 swampd: PID Zone 0 max SetPoint 20 requested by Stepwise_Brick 00:38:01 swampd: Zone 0 fans, entering failsafe mode, output pwm: 85
Change-Id: I0d3f66e801bb24a00c652914d8f07aba542ae3e1 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
show more ...
|
f255e88c | 25-Feb-2025 |
Naresh Solanki <naresh.solanki@9elements.com> |
config/sbp1: Update sensor thresholds for NIC sensors
Update temperature threshold for PHY & NIC sensors.
Change-Id: I788b9af1ee47cc1bec38fe15c51e1c3e7a77e3ff Signed-off-by: Naresh Solanki <naresh.
config/sbp1: Update sensor thresholds for NIC sensors
Update temperature threshold for PHY & NIC sensors.
Change-Id: I788b9af1ee47cc1bec38fe15c51e1c3e7a77e3ff Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
show more ...
|
a1fea4bb | 07-Mar-2025 |
Jason Hsu <jason-hsu@quantatw.com> |
ventura: Modify entity-manager Fan voltage formula
Change-Id: I18c686b5c2275f426cc022a8bbb093ab3d65130f Signed-off-by: Jason Hsu <jason-hsu@quantatw.com> |
71ea02d0 | 05-Mar-2025 |
mox669 <mox669.dev@gmail.com> |
sentinel-dome: remove interface from board configs
The ManagedHost interface used by bmcweb would populate the ComputerSystem collection with 16 members instead of 8. Removing the interface from the
sentinel-dome: remove interface from board configs
The ManagedHost interface used by bmcweb would populate the ComputerSystem collection with 16 members instead of 8. Removing the interface from the board configs and only keeping it on the chassis config resolves the issue.
Tested: Build target image and observe result of a getSubTree call constrained to the interface return 8 objects.
Change-Id: Ib87fa81e436df725b461d2b96907111ad4cf9a4f Signed-off-by: Oliver Brewka <mox669.dev@gmail.com>
show more ...
|
075ad3f4 | 04-Mar-2025 |
Patrick Williams <patrick@stwcx.xyz> |
ProductId: remove property
At both the top-level and in Item.Board.Motherboard schemas was a required property: "ProductId". This property has never been documented in phosphor-dbus-interfaces and
ProductId: remove property
At both the top-level and in Item.Board.Motherboard schemas was a required property: "ProductId". This property has never been documented in phosphor-dbus-interfaces and is only used in exactly 1 OEM IPMI provider (and no where else)[1, 2]. Strip this unused property out.
Test Plan: entity-manager schema validators pass. Search in code base for usages.
[1]: https://github.com/openbmc/intel-ipmi-oem/blob/0fcc73f1cf8c486bb8079e68813c239c4cc41bbc/src/oemcommands.cpp#L2929 [2]: https://github.com/search?q=org%3Aopenbmc+%2F%28%3F-i%29ProductId%2F+-repo%3Aopenbmc%2Flinux+-repo%3Aopenbmc%2Fqemu&type=code
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I81f02c54aaee78e5d1c3b3e020437ebd3d7b4e3f
show more ...
|
5f62c6c9 | 03-Mar-2025 |
Jason Hsu <jason-hsu@quantatw.com> |
ventura: Add max setting for sensor trigger
RMC add max setting and threshold value for sensor threshold trigger.
Change-Id: I7d9f60f21af0ce3fea0a10eb07beac25f139aafe Signed-off-by: Jason Hsu <jaso
ventura: Add max setting for sensor trigger
RMC add max setting and threshold value for sensor threshold trigger.
Change-Id: I7d9f60f21af0ce3fea0a10eb07beac25f139aafe Signed-off-by: Jason Hsu <jason-hsu@quantatw.com>
show more ...
|
65c25836 | 04-Mar-2025 |
PKLee-Quanta <p.k.lee@quantatw.com> |
configurations: ventura: support RMC with motherboard interface
Add a Motherboard interface on the Ventura RMC board.
Change-Id: Id5a7120a5e1c967281696bb2543c2695c4ff1d01 Signed-off-by: PKLee-Quant
configurations: ventura: support RMC with motherboard interface
Add a Motherboard interface on the Ventura RMC board.
Change-Id: Id5a7120a5e1c967281696bb2543c2695c4ff1d01 Signed-off-by: PKLee-Quanta <p.k.lee@quantatw.com>
show more ...
|
5a80703c | 03-Mar-2025 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: I71c8504caaa31ac43ae0f20c002ed081078e3f48 Signed-off-by: Patrick Williams <p
clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: I71c8504caaa31ac43ae0f20c002ed081078e3f48 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
37304f09 | 01-Feb-2025 |
Patrick Williams <patrick@stwcx.xyz> |
meson: reformat with meson formatter
Apply the `meson format` results.
Change-Id: Iab5fdd6b41eab1cc138df39f1dce5345bf260306 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> |