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


# 360a6d5b 30-Jul-2024 Ian Chien <ianchien.wiwynn@gmail.com>

configurations: yosemite4: distinguish sensor naming for virtual sensor

The formulas of sensor calibration are different for each component.
Distinguish the sensor name so that virtual sensors can a

configurations: yosemite4: distinguish sensor naming for virtual sensor

The formulas of sensor calibration are different for each component.
Distinguish the sensor name so that virtual sensors can apply different
calibrated formulas for them. Otherwise, virtual sensor services can not
determine which formula is going to apply.
Test Case: Entity manager can load the config and sensors can be read.

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

show more ...


# 23ef45d6 29-Jul-2024 Ian Chien <ianchien.wiwynn@gmail.com>

configurations: yosemite4: align the FRU naming of Medusa Board

Align the FRU naming of the Medusa Board.
Test Plan: Entity manager and sensors can be loaded and read.

Change-Id: I94d3daa9ec035492d

configurations: yosemite4: align the FRU naming of Medusa Board

Align the FRU naming of the Medusa Board.
Test Plan: Entity manager and sensors can be loaded and read.

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

show more ...


# 1b06aefb 18-Jul-2024 Ian Chien <ianchien.wiwynn@gmail.com>

configurations: yosemite4: Rename Medusa FRU/config by variants

Rename FRU and sensor config by variants for the Medusa Board due to
it's going to supports different sources Medusa Board.
Test case:

configurations: yosemite4: Rename Medusa FRU/config by variants

Rename FRU and sensor config by variants for the Medusa Board due to
it's going to supports different sources Medusa Board.
Test case: Medusa sensor config can be loaded and the sensors can be
read.

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

show more ...