History log of /openbmc/entity-manager/configurations/meta/minerva_cmm.json (Results 1 – 4 of 4)
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 ...


# bb1e9327 18-Dec-2024 Yang Chen <yang.chen@quantatw.com>

configuration: meta: minerva_cmm: add chassis information

Add chassis fru to support product information.

Change-Id: I73e507250800c2b0b197a9ad34d2c50a63c2e1ca
Signed-off-by: Yang Chen <yang.chen@qu

configuration: meta: minerva_cmm: add chassis information

Add chassis fru to support product information.

Change-Id: I73e507250800c2b0b197a9ad34d2c50a63c2e1ca
Signed-off-by: Yang Chen <yang.chen@quantatw.com>

show more ...


# 7ee0961d 16-Dec-2024 Yang Chen <yang.chen@quantatw.com>

configurations: minerva_cmm: 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 exa

configurations: minerva_cmm: 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: Ifb0597181725ec19fdff4082f27e7cc553bac512
Signed-off-by: Yang Chen <yang.chen@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