xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSwitch.interface.yaml (revision 03bc262ec8153963eb156fd4b7084a004d7d5502)
1description: >
2    Implement to provide PCIe Switch attributes. PCIe switches enable the
3    expansion of the system's Input/Output capabilities.
4
5associations:
6    - name: connecting
7      description: >
8          Objects that implement Switch interface can optionally implement the
9          connecting association to provide links to one or more Slots.
10      reverse_name: connected_to
11      required_endpoint_interfaces:
12          - xyz.openbmc_project.Inventory.Item.PCIeSlot
13