/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | meson.build | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | mock.hpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | power_supply_tests.cpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
/openbmc/phosphor-power/ |
H A D | types.hpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | pmbus.hpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | meson.build | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | README.md | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | power_supply.hpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|
H A D | power_supply.cpp | diff 1d7a7df893584ff90725a83474181d8fcb351465 Thu Mar 26 10:14:05 CDT 2020 Brandon Wyman <bjwyman@gmail.com> psu-ng: Updates to get VPD data to inventory
Add in code to retrieve the VPD data and populate that data to the D-Bus inventory properties.
Use the PMBus utilities to retrieve the model (CCIN for IBM power supplies), part number, serial number, and firmware version information from the sysfs "files" provided via the device driver.
Only build in IBM VPD data collection and reporting if meson ran with -Dibm-vpd=true.
Tested: Copied SDK build of phospor-psu-monitor with -Dibm-vpd=true to Rainier hardware system, verified inventory properties updated/added.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: I61688b154ead570e9d9390342596bf7d840f4dce
|