Commit 76c4207f authored by Johan Hovold's avatar Johan Hovold Committed by Lorenzo Pieralisi

dt-bindings: PCI: qcom: Add SA8540P to binding

SA8540P is a new platform related to SC8280XP but which uses a single
host interrupt for MSI routing.

Link: https://lore.kernel.org/r/20220714071348.6792-4-johan+linaro@kernel.orgSigned-off-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Signed-off-by: default avatarLorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: default avatarBrian Masney <bmasney@redhat.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarStanimir Varbanov <svarbanov@mm-sol.com>
parent 76d777ae
...@@ -25,6 +25,7 @@ properties: ...@@ -25,6 +25,7 @@ properties:
- qcom,pcie-ipq4019 - qcom,pcie-ipq4019
- qcom,pcie-ipq8074 - qcom,pcie-ipq8074
- qcom,pcie-qcs404 - qcom,pcie-qcs404
- qcom,pcie-sa8540p
- qcom,pcie-sc7280 - qcom,pcie-sc7280
- qcom,pcie-sc8180x - qcom,pcie-sc8180x
- qcom,pcie-sc8280xp - qcom,pcie-sc8280xp
...@@ -603,6 +604,7 @@ allOf: ...@@ -603,6 +604,7 @@ allOf:
compatible: compatible:
contains: contains:
enum: enum:
- qcom,pcie-sa8540p
- qcom,pcie-sc8280xp - qcom,pcie-sc8280xp
then: then:
properties: properties:
...@@ -721,6 +723,7 @@ allOf: ...@@ -721,6 +723,7 @@ allOf:
- qcom,pcie-ipq8064-v2 - qcom,pcie-ipq8064-v2
- qcom,pcie-ipq8074 - qcom,pcie-ipq8074
- qcom,pcie-qcs404 - qcom,pcie-qcs404
- qcom,pcie-sa8540p
then: then:
properties: properties:
interrupts: interrupts:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment