diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2025-02-27 19:10:56 +0530 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2025-04-19 19:39:33 +0530 |
commit | c9dc3a0996608969fe00eeb78bf98e2bed5fca41 (patch) | |
tree | 402408b46f3aab4de2efeb5cdea889ab2510cdac | |
parent | ff9be267fee89de9d9972677739396445d2d2499 (diff) |
dt-bindings: PCI: qcom: Allow MSM8998 to use 8 MSI and one 'global' interrupt
MSM8998 has 8 MSI SPI and one 'global' interrupt.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250227-pcie-global-irq-v1-14-2b70a7819d1e@linaro.org
-rw-r--r-- | Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml index a34e141a7292..1b875d7441dd 100644 --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml @@ -590,6 +590,7 @@ allOf: contains: enum: - qcom,pcie-msm8996 + - qcom,pcie-msm8998 - qcom,pcie-sdm845 then: oneOf: |