Skip to content

Commit ac2552e

Browse files
BACKPORT: dt-bindings: PCI: qcom,pcie-sm8150: document qcs615
Add compatible for qcs615 platform, with sm8150 as the fallback. Signed-off-by: Ziyue Zhang <quic_ziyuzhan@quicinc.com> Link: https://lore.kernel.org/all/20250527072036.3599076-3-quic_ziyuzhan@quicinc.com/
1 parent 6d00161 commit ac2552e

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)