266248f9 | 01-Aug-2024 |
Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com> |
configurations: yosemite4: set fail safe percent to 80% for Fan fail
Set fail safe percent to 80% for fan sensors so that pid-control service would set fan PWM to 80% when one of the fan failed.
No
configurations: yosemite4: set fail safe percent to 80% for Fan fail
Set fail safe percent to 80% for fan sensors so that pid-control service would set fan PWM to 80% when one of the fan failed.
Note: Need to apply Gerrit 67566 before adding this change.
Tested: Tested with patch of Gerrit 67566 and checked that the fan PWM would be set to 80% when one fan failed.
Change-Id: I38acd26f2610ed0ae9dd95fc2130b124383b0be1 Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
show more ...
|
f9a32842 | 27-Sep-2024 |
Yang Chen <yang.chen@quantatw.com> |
configurations: minerva: remove non-critical threshold
Remove non-critical threshold which is not used in this platform.
Change-Id: Ib8a04da8a11eee492db4d105d1de9713d46548a5 Signed-off-by: Yang Che
configurations: minerva: remove non-critical threshold
Remove non-critical threshold which is not used in this platform.
Change-Id: Ib8a04da8a11eee492db4d105d1de9713d46548a5 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
8b5931fe | 26-Aug-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Always show PSU sensors
Always display the PSU sensors, even when the PowerState is off.
Change-Id: I3dd6b6425130eacf1ae6a06d451e3809644a5db7 Signed-off-by: Patrick Rudolph <pa
configurations/sbp1: Always show PSU sensors
Always display the PSU sensors, even when the PowerState is off.
Change-Id: I3dd6b6425130eacf1ae6a06d451e3809644a5db7 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
1ea5257d | 22-Aug-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Add MAX6639 thresholds
Use 50 degrees and 60 degrees celsius as upper thresholds for MAX6639 temperature sensors.
Change-Id: I9003b8b00adf6d5a2b83a857dea9fda3e2921cdf Signed-of
configurations/sbp1: Add MAX6639 thresholds
Use 50 degrees and 60 degrees celsius as upper thresholds for MAX6639 temperature sensors.
Change-Id: I9003b8b00adf6d5a2b83a857dea9fda3e2921cdf Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
85b14327 | 22-Aug-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Update upper critical temp
Use 125°C for upper critical temperature on all VRs. Use 110°C for upper non critical temperature on all VRs.
Change-Id: Idd3bbd3b411cc440f3136f852f6
configurations/sbp1: Update upper critical temp
Use 125°C for upper critical temperature on all VRs. Use 110°C for upper non critical temperature on all VRs.
Change-Id: Idd3bbd3b411cc440f3136f852f6853cc0d60d28e Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
991902c5 | 22-Aug-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Drop lower temp thresholds
Lower temperatures thresholds are never expected to be reached, thus drop the thresholds.
Change-Id: Idee8fa8f5ee7636e66a8411a9da115f3c4d4246c Signed
configurations/sbp1: Drop lower temp thresholds
Lower temperatures thresholds are never expected to be reached, thus drop the thresholds.
Change-Id: Idee8fa8f5ee7636e66a8411a9da115f3c4d4246c Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
bdc65aba | 22-Aug-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Add warning threshold
Add 110 degree celsius as lower warning threshold for the PSUs.
Change-Id: Iaa8b7bcce4ba29916a19dce9a7a68a10655fcef3 Signed-off-by: Patrick Rudolph <patri
configurations/sbp1: Add warning threshold
Add 110 degree celsius as lower warning threshold for the PSUs.
Change-Id: Iaa8b7bcce4ba29916a19dce9a7a68a10655fcef3 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
912170e6 | 29-Jul-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Update P12V thresholds
Allow a bigger margin on the PMBus compatible regualtors for the P12V rail and update all input voltage sensors reporting this voltage. Using 10.8V as low
configurations/sbp1: Update P12V thresholds
Allow a bigger margin on the PMBus compatible regualtors for the P12V rail and update all input voltage sensors reporting this voltage. Using 10.8V as lower critical and 11.4V as lower non critical.
Update the ADC sensor to use 11.0V and 11.5V as lower limits.
Change-Id: I04af47a2c067ccdf895d8b20310719e238e34e63 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
3f317cd1 | 29-Jul-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Relax sensor thresholds
Update the sensor margins for the input PSUs found on IBM/SBP1.
Change-Id: I0b3677199dfb4f29981cec1afc955e927c09cdca Signed-off-by: Patrick Rudolph <pat
configurations/sbp1: Relax sensor thresholds
Update the sensor margins for the input PSUs found on IBM/SBP1.
Change-Id: I0b3677199dfb4f29981cec1afc955e927c09cdca Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
89960c7e | 16-Jul-2024 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
configurations/sbp1: Update fan presence GPIOs
Add presence GPIOs now that dbus-sensors [1] supports multiple fans on the same GPIO.
TEST: Removing a fan assembly (containing two physical fans) upd
configurations/sbp1: Update fan presence GPIOs
Add presence GPIOs now that dbus-sensors [1] supports multiple fans on the same GPIO.
TEST: Removing a fan assembly (containing two physical fans) updates both TachSensors for each fan.
1: https://gerrit.openbmc.org/c/openbmc/dbus-sensors/+/72833 Change-Id: I9cbfa517ca955b97ad7154e64f939e009bef5cbb Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|
7681fd60 | 26-Sep-2024 |
Lora Lin <lora.lin.wiwynn@gmail.com> |
configurations: yosemite4: Revise sensor names to comply with standard
Revise sensor names to comply with Meta standard.
Change-Id: Iab81e7504d8d783a221f2ccd5a4ba1f47ed26340 Signed-off-by: Lora Lin
configurations: yosemite4: Revise sensor names to comply with standard
Revise sensor names to comply with Meta standard.
Change-Id: Iab81e7504d8d783a221f2ccd5a4ba1f47ed26340 Signed-off-by: Lora Lin <lora.lin.wiwynn@gmail.com>
show more ...
|
733fceee | 19-Sep-2024 |
Alexander Hansen <alexander.hansen@9elements.com> |
configuration: support COMPUWARE CDR-9011-3M1 PSU
Datasheet https://www.pcicase.co.uk/getfile/11742
It successfully probes pmbus driver but displays way too many sensors.
This is not a big issue s
configuration: support COMPUWARE CDR-9011-3M1 PSU
Datasheet https://www.pcicase.co.uk/getfile/11742
It successfully probes pmbus driver but displays way too many sensors.
This is not a big issue since the configured sensors are working and available.
Tested: on Tyan S8047 Board with 2 PSU.
Change-Id: Ic063af839d5a863e62de44f7bf3c69df839ec325 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
|
6472f588 | 26-Sep-2024 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configurations: updatet minerva_pttv.json
update minerva pttv sensor thresholds
1. add most voltage sensor LCR 2. remove most current sensor LCR
Change-Id: Icf3c963df867d8c18cf906d322be7728ebc0f98
configurations: updatet minerva_pttv.json
update minerva pttv sensor thresholds
1. add most voltage sensor LCR 2. remove most current sensor LCR
Change-Id: Icf3c963df867d8c18cf906d322be7728ebc0f988 Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
3389c35a | 26-Sep-2024 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configurations: update minerva_pdb.json
update both minerva_pdb.json and minerva_pdb_hsc_xdp.json sensor thresholds
Change-Id: Ifa330d5ef0db9de2072bc011ed7f3e7bd34fcaa2 Signed-off-by: Daniel Hsu <D
configurations: update minerva_pdb.json
update both minerva_pdb.json and minerva_pdb_hsc_xdp.json sensor thresholds
Change-Id: Ifa330d5ef0db9de2072bc011ed7f3e7bd34fcaa2 Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
22f0332f | 26-Sep-2024 |
Daniel Hsu <Daniel-Hsu@quantatw.com> |
configurations: update harma_fanboard.json
update harma fanboard sensor threshold
1. update all TACH_IL_SPEED_RPM LCR to 800 2. set all FAN_CURR UCR to 7
Change-Id: I8302d30573a105fd811eb303941961
configurations: update harma_fanboard.json
update harma fanboard sensor threshold
1. update all TACH_IL_SPEED_RPM LCR to 800 2. set all FAN_CURR UCR to 7
Change-Id: I8302d30573a105fd811eb303941961ec6a4137ed Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
show more ...
|
552e7637 | 12-Sep-2024 |
Yikai Tsai <yikai.tsai.wiwynn@gmail.com> |
configurations: yosemite4: Support ISL28022 sources Medusa board
To add Renesas ISL28022 ADC sources Medusa board config. Test Case: Sensor config and sensors can be loaded and read.
Change-Id: I43
configurations: yosemite4: Support ISL28022 sources Medusa board
To add Renesas ISL28022 ADC sources Medusa board config. Test Case: Sensor config and sensors can be loaded and read.
Change-Id: I43243009a0f23cc6759f32edc33bd70561fe51ab Signed-off-by: Yikai Tsai <yikai.tsai.wiwynn@gmail.com>
show more ...
|
f5aca6ba | 26-Sep-2024 |
Yang Chen <yang.chen@quantatw.com> |
configurations: minerva_fanboard: Add assert tag interface
Add assert tag interface in minerva_fanboard.
Change-Id: I27f3d067d48c0b844598d3b6ec93bff1e686efbb Signed-off-by: Yang Chen <yang.chen@qua
configurations: minerva_fanboard: Add assert tag interface
Add assert tag interface in minerva_fanboard.
Change-Id: I27f3d067d48c0b844598d3b6ec93bff1e686efbb Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
836ab4b8 | 25-Sep-2024 |
Yang Chen <yang.chen@quantatw.com> |
configurations: minerva: add AssetTag interface
Add Asset Tag interface on Minerva related configurations.
Change-Id: I508ea5c29fb92d53cefad61ea8d4b56b632b01dc Signed-off-by: Yang Chen <yang.chen@q
configurations: minerva: add AssetTag interface
Add Asset Tag interface on Minerva related configurations.
Change-Id: I508ea5c29fb92d53cefad61ea8d4b56b632b01dc Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
7d73f435 | 25-Sep-2024 |
Yang Chen <yang.chen@quantatw.com> |
configurations: minerva_cmm: add calibration for HSC sensor
Add the calibration formula for the HSC sensor according to the power team's measurement result.
Change-Id: I79ec9c74dc4d25204748b3883ef3
configurations: minerva_cmm: add calibration for HSC sensor
Add the calibration formula for the HSC sensor according to the power team's measurement result.
Change-Id: I79ec9c74dc4d25204748b3883ef377d1606db201 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
c40dd3f5 | 19-Sep-2024 |
Yang Chen <yang.chen@quantatw.com> |
Configurations: meta: minerva_fanboard: Revise the fan board naming
Revise the fan board definition to follow the silkscreen on the rack. From the back of the rack view:
FCB1 (i2c-16)
Configurations: meta: minerva_fanboard: Revise the fan board naming
Revise the fan board definition to follow the silkscreen on the rack. From the back of the rack view:
FCB1 (i2c-16) FCB2 (i2c-17) ┌─────────┬─────────┐ ┌─────────┬─────────┐ │IL:tach0 │IL:tach2 │ │IL:tach0 │IL:tach2 │ │OL:tach1 │OL:tach3 │ │OL:tach1 │OL:tach3 │ │ fan1│ fan2│ │ fan5│ fan6│ ├─────────┼─────────┤ ├─────────┼─────────┤ │IL:tach4 │IL:tach6 │ │IL:tach4 │IL:tach6 │ │OL:tach5 │OL:tach7 │ │OL:tach5 │OL:tach7 │ │ fan3│ fan4│ │ fan7│ fan8│ └─────────┴─────────┘ └─────────┴─────────┘
FCB3 (i2c-18) FCB4 (i2c-19) ┌─────────┬─────────┐ ┌─────────┬─────────┐ │IL:tach0 │IL:tach2 │ │IL:tach0 │IL:tach2 │ │OL:tach1 │OL:tach3 │ │OL:tach1 │OL:tach3 │ │ fan9│ fan10│ │ fan13│ fan14│ ├─────────┼─────────┤ ├─────────┼─────────┤ │IL:tach4 │IL:tach6 │ │IL:tach4 │IL:tach6 │ │OL:tach5 │OL:tach7 │ │OL:tach5 │OL:tach7 │ │ fan11│ fan12│ │ fan15│ fan16│ └─────────┴─────────┘ └─────────┴─────────┘
FCB5 (i2c-20) FCB6 (i2c-21) ┌─────────┬─────────┐ ┌─────────┬─────────┐ │IL:tach6 │IL:tach4 │ │IL:tach6 │IL:tach4 │ │OL:tach7 │OL:tach5 │ │OL:tach7 │OL:tach5 │ │ fan17│ fan18│ │ fan21│ fan22│ ├─────────┼─────────┤ ├─────────┼─────────┤ │IL:tach2 │IL:tach0 │ │IL:tach2 │IL:tach0 │ │OL:tach3 │OL:tach1 │ │OL:tach3 │OL:tach1 │ │ fan19│ fan20│ │ fan23│ fan24│ └─────────┴─────────┘ └─────────┴─────────┘
Change-Id: Ibfd10e24a35e8dd4a9b46ac9a564cbbec8eaf611 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
show more ...
|
d7be68dd | 12-Sep-2024 |
Eric Yang <eric.yang.wiwynn@gmail.com> |
configurations: yosemite4: Modify X8 Retimer Fan Table
Modified the fan table for the following sensor on the Sentinel Dome based on the thermal team's DVT test results. - MB_X8_RETIMER_TEMP_C
MB_X
configurations: yosemite4: Modify X8 Retimer Fan Table
Modified the fan table for the following sensor on the Sentinel Dome based on the thermal team's DVT test results. - MB_X8_RETIMER_TEMP_C
MB_X8_RETIMER_TEMP_C - Stepwise ------------------------------------- Temp (degC) fan duty (%)
Positive hysteresis Off Negative hysteresis 2 89 10 90 20 91 25 92 30 93 35 94 40 95 45 96 50 -------------------------------------
MB_X8_RETIMER_TEMP_C - PID ------------------------------------- Kp -5 Ki -0.02 Kd 0 Clamp point 90 Positive hysteresis 0 Negative hysteresis 3 -------------------------------------
Change-Id: I12d512971337078afa324d435d167b7f6f4862ea Signed-off-by: Eric Yang <eric.yang.wiwynn@gmail.com>
show more ...
|
18a61cb1 | 10-Sep-2024 |
Potin Lai <potin.lai@quantatw.com> |
configurations: revise catalina sensors threshold
Update sensor thresholds based on recommendations from the Electrical Engineering (EE) and thermal teams.
Signed-off-by: Potin Lai <potin.lai@quant
configurations: revise catalina sensors threshold
Update sensor thresholds based on recommendations from the Electrical Engineering (EE) and thermal teams.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Ibe55c2364cae1ae5e59186447e234e7cdfb2ecb1
show more ...
|
ae36f5ef | 19-Sep-2024 |
George Liu <liuxiwei@ieisystem.com> |
schemas: virtual sensor: Add average and sum for calculation sensor
Average and Sum are implemented in phosphor-virtual-sensors [1]. This commit supports Average and Sum types in schemas.
[1]: http
schemas: virtual sensor: Add average and sum for calculation sensor
Average and Sum are implemented in phosphor-virtual-sensors [1]. This commit supports Average and Sum types in schemas.
[1]: https://gerrit.openbmc.org/c/openbmc/phosphor-virtual-sensor/+/74716
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I726b7a853b5b42bea9c5ea266d5c5a7be6addd83
show more ...
|
146673ba | 08-Aug-2024 |
Potin Lai <potin.lai@quantatw.com> |
configurations: catalina_pdb: add max/min value for vdrop sensor
We noticed that the vdrop sensor values were not updating correctly and we discovered this was due to incorrect MaxValue and MinVal
configurations: catalina_pdb: add max/min value for vdrop sensor
We noticed that the vdrop sensor values were not updating correctly and we discovered this was due to incorrect MaxValue and MinValue settings. The value of the vdrop sensor is usually between 1 and -1 volts. Add in0_Max and in0_Mix definitions for the vdrop sensor.
Tested results: ``` root@bmc:~# busctl introspect xyz.openbmc_project.PSUSensor /xyz/openbmc_project/sensors/voltage/PDB_POSITIVE_VDROP_VOLT_V xyz.openbmc_project.Sensor.Value NAME TYPE SIGNATURE RESULT/VALUE FLAGS .MaxValue property d 1 emits-change .MinValue property d -1 emits-change .Unit property s "xyz.openbmc_project.Sensor.Value.Unit.… emits-change .Value property d 0.104 emits-change writable root@bmc:~# busctl introspect xyz.openbmc_project.PSUSensor /xyz/openbmc_project/sensors/voltage/PDB_RETURN_VDROP_VOLT_V xyz.openbmc_project.Sensor.Value NAME TYPE SIGNATURE RESULT/VALUE FLAGS .MaxValue property d 1 emits-change .MinValue property d -1 emits-change .Unit property s "xyz.openbmc_project.Sensor.Value.Unit.… emits-change .Value property d 0.107 emits-change writable ```
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I37125808a772d0e12fcf93a56a161b573c09135a
show more ...
|
d3f5840a | 13-Sep-2024 |
Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com> |
configurations: yosemite4: add unavailableAsFailed flag to the sensors
Add InputUnavailableAsFailed as false to all the sensors that would be unavailable when slot DC off or AC off so fan mode would
configurations: yosemite4: add unavailableAsFailed flag to the sensors
Add InputUnavailableAsFailed as false to all the sensors that would be unavailable when slot DC off or AC off so fan mode wouldn't be set to fail safe mode if the sensors were unavailable.
Change-Id: I8f0ae17c9925b39f85b70ef5f70b797cc8155e26 Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
show more ...
|