History log of /openbmc/entity-manager/configurations/genesis3_psu.json (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# e3b6582e 02-Nov-2022 Naresh Solanki <Naresh.Solanki@9elements.com>

configurations: Add IBM genesis3 board configuration

Add configuration for various VRs & Fan used in Genesis3 Board.
Also configure PID for fan control.

Tested: Tested on Genesis3.
- All sensors ar

configurations: Add IBM genesis3 board configuration

Add configuration for various VRs & Fan used in Genesis3 Board.
Also configure PID for fan control.

Tested: Tested on Genesis3.
- All sensors are running
- 4 PSU are exposed in the inventory
- 24 Fans are exposed in the inventory
- Fan PID runs an keeps the PSU cool

Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
Change-Id: I1e54ca0e103217780dff435ae69c138f16d9d419

show more ...