diff --git a/dtschema/schemas/pci/pci-pci-bridge.yaml b/dtschema/schemas/pci/pci-pci-bridge.yaml index 172399b..d8de250 100644 --- a/dtschema/schemas/pci/pci-pci-bridge.yaml +++ b/dtschema/schemas/pci/pci-pci-bridge.yaml @@ -28,4 +28,10 @@ properties: contains: const: pciclass,0604 + supports-d3: + description: + If present, this property specifies that the bridge supports transitioning + to D3 states. + type: boolean + unevaluatedProperties: false