[PATCH v2 2/4] dt-bindings: pci: qcom: add Nord PCIe controller compatible
From: Krishna Chaitanya Chundru
Date: Fri Aug 28 2026 - 04:45:41 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