commit | 393530883ad5b93e90af0b669a95bf97e5c4d058 | [log] [tgz] |
---|---|---|
author | Alexander Amelkin <a.amelkin@yadro.com> | Tue Apr 09 15:38:41 2019 +0300 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Apr 11 17:47:09 2019 +0000 |
tree | 23b749a87431934346e0c547846ad6ae9864b811 | |
parent | d5c34aa725fffc9eb3c17ee93cba1a607b0386ee [diff] |
Add Inventory/MultiRecord interfaces Add the following interfaces: xyz.openbmc_project.Inventory.MultiRecord.DcOutput xyz.openbmc_project.Inventory.MultiRecord.PowerSupply The TachoPPR_FailPinPolarity property could use an enumeration, but since it adds no value to the end user but complicates the implementation code, it was left boolean for now. Change-Id: Icde52e1c87dde72fd30c6dfb8e40e1b607f4354e Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>