commit | ec7361d5bce6be90effc2bed0adfea3df48f13d1 | [log] [tgz] |
---|---|---|
author | Thang Tran <thuutran@amperecomputing.com> | Wed Jul 23 10:20:48 2025 +0700 |
committer | Thang Tran <thuutran@amperecomputing.com> | Tue Jul 29 14:40:41 2025 +0000 |
tree | bfd7798366765a0d24167a5c18fd56501d9a9dab | |
parent | 89e121bfdf7bc4e26970b900668a830fcbcc504b [diff] |
Update the DeviceType property from string to enum As defined in the PDIs [1], the DeviceType property of PCIeDevice interface has been updated from "string" to "enum". This commit updates the corresponding values. [1] https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/81625 Change-Id: I4f5f5f17f7faee10c9b804b44e941ed551953d8c Signed-off-by: Thang Tran <thuutran@amperecomputing.com>