We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5434035 commit ff9be26Copy full SHA for ff9be26
Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -602,8 +602,9 @@ allOf:
602
- properties:
603
interrupts:
604
minItems: 8
605
- maxItems: 8
+ maxItems: 9
606
interrupt-names:
607
+ minItems: 8
608
items:
609
- const: msi0
610
- const: msi1
@@ -613,6 +614,7 @@ allOf:
613
614
- const: msi5
615
- const: msi6
616
- const: msi7
617
+ - const: global
618
619
- if:
620
properties:
0 commit comments