]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: PCI: qcom,pcie-sm8150: Document QCS615
authorZiyue Zhang <quic_ziyuzhan@quicinc.com>
Tue, 27 May 2025 07:20:34 +0000 (15:20 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Tue, 17 Jun 2025 16:38:36 +0000 (22:08 +0530)
QCS615 is derived from SM8150. Hence, add the callback with SM8150 as the
fallback.

Signed-off-by: Ziyue Zhang <quic_ziyuzhan@quicinc.com>
[mani: commit message rewording]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250527072036.3599076-3-quic_ziyuzhan@quicinc.com
Documentation/devicetree/bindings/pci/qcom,pcie-sm8150.yaml

index a604f2a79de3b28863a0b8933e6679df4953402c..2aa012b04d93561715a8eeac7d59ba6c81b54834 100644 (file)
@@ -16,7 +16,12 @@ description:
 
 properties:
   compatible:
-    const: qcom,pcie-sm8150
+    oneOf:
+      - const: qcom,pcie-sm8150
+      - items:
+          - enum:
+              - qcom,pcie-qcs615
+          - const: qcom,pcie-sm8150
 
   reg:
     minItems: 5