[PATCH 2/4] dt-bindings: pci: qcom: add Nord PCIe controller compatible

From: Krishna Chaitanya Chundru

Date: Mon Aug 24 2026 - 23:41:51 EST


Add the qcom,nord-pcie compatible string to the Qualcomm PCIe
controller binding.

The Nord PCIe controller is compatible with the SA8775P PCIe
controller implementation and reuses the same binding definition.

Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml
index 63630a814f28..b8ba2c4449b7 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.yaml
@@ -20,6 +20,7 @@ properties:
- const: qcom,pcie-sa8775p
- items:
- enum:
+ - qcom,nord-pcie
- qcom,pcie-qcs8300
- const: qcom,pcie-sa8775p


--
2.34.1