Skip to content

Commit 46d221e

Browse files
ziyuezhang-123Mani-Sadhasivam
authored andcommitted
dt-bindings: PCI: qcom,pcie-sm8150: Document QCS615
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
1 parent 19272b3 commit 46d221e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Documentation/devicetree/bindings/pci/qcom,pcie-sm8150.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,12 @@ description:
1616

1717
properties:
1818
compatible:
19-
const: qcom,pcie-sm8150
19+
oneOf:
20+
- const: qcom,pcie-sm8150
21+
- items:
22+
- enum:
23+
- qcom,pcie-qcs615
24+
- const: qcom,pcie-sm8150
2025

2126
reg:
2227
minItems: 5

0 commit comments

Comments
 (0)