#
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 ...
|
#
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 ...
|
#
621fdf92 |
| 21-Jan-2025 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configuration: harma: add fan table
1. Add fan table in the config files so that the fan table could be created dynamically according to the FRU devices. harma_mb.json, harma_mb_vr_infineon.json
2.
configuration: harma: add fan table
1. Add fan table in the config files so that the fan table could be created dynamically according to the FRU devices. harma_mb.json, harma_mb_vr_infineon.json
2. Change fan naming from 0-based to 1-based. harma_fanboard.json
Change-Id: Id3852b2d546cbf02d6f0515a343aab4f4f228a74 Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
#
71e5007c |
| 23-Feb-2025 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configurations: harma_mb: update hysteresis
Since the sensor MB_PVDD18_S5_VOLT_V has VSENSE, its reported values are very precise, resulting in a narrow UCR and LCR range. Adding a 2% hysteresis in
configurations: harma_mb: update hysteresis
Since the sensor MB_PVDD18_S5_VOLT_V has VSENSE, its reported values are very precise, resulting in a narrow UCR and LCR range. Adding a 2% hysteresis in this case would make the threshold difficult to trigger, so the hysteresis is set to 0.
Change-Id: I3521b909405c9de24c5568e56d510b07d5796e1b Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
#
c0c0629c |
| 13-Jan-2025 |
Peter Yin <peter.yin@quantatw.com> |
configurations: harma: remove Always
Remove the "Power Always" setting to align with other source configurations on the motherboard(harma_mb_vr_infineon.json)
Change-Id: I581283799be39d4aa9cf9b7e4d
configurations: harma: remove Always
Remove the "Power Always" setting to align with other source configurations on the motherboard(harma_mb_vr_infineon.json)
Change-Id: I581283799be39d4aa9cf9b7e4d142c183e0072ab Signed-off-by: Peter Yin <peter.yin@quantatw.com>
show more ...
|
#
79cd8b10 |
| 12-Dec-2024 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configurations: harma_mb: 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 exampl
configurations: harma_mb: 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: I1cdb58e7baa078d89c8f60fcf9ee3cbb46b6724e Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
#
1642b65a |
| 05-Sep-2024 |
Patrick Williams <patrick@stwcx.xyz> |
meta: move hardware configs to vendor directory
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I083a5dcea1369bba64bc2a88650f784804993a30
|