xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/GPIODeviceDetect.interface.yaml (revision 160f88c729493ed96b66151b5dd0b02ad192ea6a)
  • 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: Tue Sep 30 10:10:47 CDT 2025