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 5efa232 commit d38cc57Copy full SHA for d38cc57
Documentation/devicetree/bindings/pci/qcom,pcie-sm8550.yaml
@@ -20,6 +20,7 @@ properties:
20
- const: qcom,pcie-sm8550
21
- items:
22
- enum:
23
+ - qcom,sar2130p-pcie
24
- qcom,pcie-sm8650
25
26
@@ -39,7 +40,7 @@ properties:
39
40
41
clocks:
42
minItems: 7
- maxItems: 8
43
+ maxItems: 9
44
45
clock-names:
46
@@ -52,6 +53,7 @@ properties:
52
53
- const: ddrss_sf_tbu # PCIe SF TBU clock
54
- const: noc_aggr # Aggre NoC PCIe AXI clock
55
- const: cnoc_sf_axi # Config NoC PCIe1 AXI clock
56
+ - const: qmip_pcie_ahb # QMIP PCIe AHB clock
57
58
interrupts:
59
minItems: 8
0 commit comments