Revision Date Author Comments
# 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 ...


# 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 ...


# 54f40384 10-Sep-2024 Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>

configurations: yosemite4: Revise sensors' threshold on Medusa Board

Revised the threshold value for the following sensors on Medusa
board according to hardware team's calculation.

- MEDUSA_ADC_48V

configurations: yosemite4: Revise sensors' threshold on Medusa Board

Revised the threshold value for the following sensors on Medusa
board according to hardware team's calculation.

- MEDUSA_ADC_48V_SENSE_VOLT_V
- MEDUSA_48VHSC0_CURR_A
- MEDUSA_48VHSC1_CURR_A
- MEDUSA_12VEFFUSE_INPUT_PWR_W
- MEDUSA_48VHSC0_INPUT_PWR_W
- MEDUSA_48VHSC1_INPUT_PWR_W

Change-Id: I24bdb8a372d77fadadc3ac79ed174fc8f23cd2f1
Signed-off-by: Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>

show more ...


# 00503d00 27-Aug-2024 Bright Cheng <bright_cheng@wiwynn.com>

configurations: yosemite4: Add PowerState to Medusa Board

To let psusensor get real value of MEDUSA_MBX_ sensors while
corresponding chassis power state is ON.
Add "SlotId" in schemas/legacy.json to

configurations: yosemite4: Add PowerState to Medusa Board

To let psusensor get real value of MEDUSA_MBX_ sensors while
corresponding chassis power state is ON.
Add "SlotId" in schemas/legacy.json to indicate corresponding chassis
slot number.

Test plan:
1. Modify property "CurrentPowerState" to
xyz.openbmc_project.State.Chassis.PowerState.Off, the sensor value of
corresponding slot should be nan.
2. Change property "CurrentPowerState" to
xyz.openbmc_project.State.Chassis.PowerState.Off, the sensor value of
corresponding slot should be real value.

Change-Id: I2d3a5f33a6091b69cb6a78357692e6066a72dcbc
Signed-off-by: Bright Cheng <bright.cheng.wiwynn@gmail.com>

show more ...


# fbb83a45 20-Aug-2024 Ian Chien <ianchien.wiwynn@gmail.com>

configurations: yosemite4: Support fifth sources Medusa board

To add fifth sources Medusa board config.
Test Case: Sensor config and sensors can be loaded and read.

Change-Id: I8e941b4b652804195d4b

configurations: yosemite4: Support fifth sources Medusa board

To add fifth sources Medusa board config.
Test Case: Sensor config and sensors can be loaded and read.

Change-Id: I8e941b4b652804195d4bcb37a96c8b3ce7f4a460
Signed-off-by: Ian Chien <ianchien.wiwynn@gmail.com>

show more ...