Skip to content

Commit 371a610

Browse files
robimarkobjorn-helgaas
authored andcommitted
dt-bindings: PCI: qcom: Sort compatibles alphabetically
Sort the compatibles list alphabetically for maintenance. 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]> Reviewed-by: Krzysztof Kozlowski <[email protected]>
1 parent 997e010 commit 371a610

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ properties:
1818
compatible:
1919
oneOf:
2020
- enum:
21-
- qcom,pcie-ipq8064
22-
- qcom,pcie-ipq8064-v2
2321
- qcom,pcie-apq8064
2422
- qcom,pcie-apq8084
25-
- qcom,pcie-msm8996
2623
- qcom,pcie-ipq4019
24+
- qcom,pcie-ipq6018
25+
- qcom,pcie-ipq8064
26+
- qcom,pcie-ipq8064-v2
2727
- qcom,pcie-ipq8074
28+
- qcom,pcie-msm8996
2829
- qcom,pcie-qcs404
2930
- qcom,pcie-sa8540p
3031
- qcom,pcie-sc7280
@@ -36,7 +37,6 @@ properties:
3637
- qcom,pcie-sm8350
3738
- qcom,pcie-sm8450-pcie0
3839
- qcom,pcie-sm8450-pcie1
39-
- qcom,pcie-ipq6018
4040
- items:
4141
- const: qcom,pcie-msm8998
4242
- const: qcom,pcie-msm8996

0 commit comments

Comments
 (0)