Skip to content

Commit f67d04b

Browse files
quic-varadakwilczynski
authored andcommitted
dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
Document the PCIe controller on IPQ5332 platform. IPQ5332 will use IPQ9574 as the compatible fallback in the future. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Varadarajan Narayanan <[email protected]> Link: https://lore.kernel.org/r/[email protected] [kwilczynski: commit log] Signed-off-by: Krzysztof Wilczyński <[email protected]>
1 parent 2014c95 commit f67d04b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Documentation/devicetree/bindings/pci/qcom,pcie.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ properties:
3333
- qcom,pcie-sdx55
3434
- items:
3535
- enum:
36+
- qcom,pcie-ipq5332
3637
- qcom,pcie-ipq5424
3738
- const: qcom,pcie-ipq9574
3839
- items:
@@ -49,11 +50,11 @@ properties:
4950

5051
interrupts:
5152
minItems: 1
52-
maxItems: 8
53+
maxItems: 9
5354

5455
interrupt-names:
5556
minItems: 1
56-
maxItems: 8
57+
maxItems: 9
5758

5859
iommu-map:
5960
minItems: 1
@@ -443,6 +444,7 @@ allOf:
443444
interrupts:
444445
minItems: 8
445446
interrupt-names:
447+
minItems: 8
446448
items:
447449
- const: msi0
448450
- const: msi1
@@ -452,6 +454,7 @@ allOf:
452454
- const: msi5
453455
- const: msi6
454456
- const: msi7
457+
- const: global
455458

456459
- if:
457460
properties:
@@ -599,6 +602,7 @@ allOf:
599602
- properties:
600603
interrupts:
601604
minItems: 8
605+
maxItems: 8
602606
interrupt-names:
603607
items:
604608
- const: msi0

0 commit comments

Comments
 (0)