xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/GPIODeviceDetect.interface.yaml (revision 1f7befd2490bed95e38efa75a540cbdbb9823600)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Information to enable a daemon to probe hardware based on gpio values
3properties:
4    - name: Name
5      type: string
6      description: >
7          Used by entity-manager to identify which hw was detected. For internal
8          use by entity-manager.
9    - name: PresencePinNames
10      type: array[string]
11      description: >
12          Names of the gpio lines.
13    - name: PresencePinValues
14      type: array[uint64]
15      description: >
16          Values of the gpio lines for which a device is considered present.
17          Choosing 'uint64' instead of 'bool' here for compatibility with how EM
18          exposes configuration on dbus.
19

served by {OpenGrok

Last Index Update: Sun Oct 05 03:01:08 CDT 2025