Skip to content

Commit 2b1c46c

Browse files
robimarkobjorn-helgaas
authored andcommitted
dt-bindings: PCI: qcom: Add IPQ8074 Gen3 port
IPQ8074 has one Gen2 and one Gen3 PCIe port, with Gen2 already supported. Document Gen3 port which uses the same controller as IPQ6018. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Robert Marko <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]>
1 parent 371a610 commit 2b1c46c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
- qcom,pcie-ipq8064
2626
- qcom,pcie-ipq8064-v2
2727
- qcom,pcie-ipq8074
28+
- qcom,pcie-ipq8074-gen3
2829
- qcom,pcie-msm8996
2930
- qcom,pcie-qcs404
3031
- qcom,pcie-sa8540p
@@ -158,6 +159,7 @@ allOf:
158159
contains:
159160
enum:
160161
- qcom,pcie-ipq6018
162+
- qcom,pcie-ipq8074-gen3
161163
then:
162164
properties:
163165
reg:
@@ -369,6 +371,7 @@ allOf:
369371
contains:
370372
enum:
371373
- qcom,pcie-ipq6018
374+
- qcom,pcie-ipq8074-gen3
372375
then:
373376
properties:
374377
clocks:
@@ -689,6 +692,7 @@ allOf:
689692
- qcom,pcie-ipq8064
690693
- qcom,pcie-ipq8064v2
691694
- qcom,pcie-ipq8074
695+
- qcom,pcie-ipq8074-gen3
692696
- qcom,pcie-qcs404
693697
then:
694698
required:
@@ -772,6 +776,7 @@ allOf:
772776
- qcom,pcie-ipq8064
773777
- qcom,pcie-ipq8064-v2
774778
- qcom,pcie-ipq8074
779+
- qcom,pcie-ipq8074-gen3
775780
- qcom,pcie-qcs404
776781
- qcom,pcie-sa8540p
777782
then:

0 commit comments

Comments
 (0)