Skip to content

Commit d38cc57

Browse files
lumagkwilczynski
authored andcommitted
dt-bindings: PCI: qcom,pcie-sm8550: Add SAR2130P compatible
On the Qualcomm SAR2130P platform the PCIe host is compatible with the DWC controller present on the SM8550 platorm, just using one additional clock. Link: https://lore.kernel.org/r/20241017-sar2130p-pci-v1-1-5b95e63d9624@linaro.org Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 5efa232 commit d38cc57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ properties:
2020
- const: qcom,pcie-sm8550
2121
- items:
2222
- enum:
23+
- qcom,sar2130p-pcie
2324
- qcom,pcie-sm8650
2425
- const: qcom,pcie-sm8550
2526

@@ -39,7 +40,7 @@ properties:
3940

4041
clocks:
4142
minItems: 7
42-
maxItems: 8
43+
maxItems: 9
4344

4445
clock-names:
4546
minItems: 7
@@ -52,6 +53,7 @@ properties:
5253
- const: ddrss_sf_tbu # PCIe SF TBU clock
5354
- const: noc_aggr # Aggre NoC PCIe AXI clock
5455
- const: cnoc_sf_axi # Config NoC PCIe1 AXI clock
56+
- const: qmip_pcie_ahb # QMIP PCIe AHB clock
5557

5658
interrupts:
5759
minItems: 8

0 commit comments

Comments
 (0)