Skip to content

Commit efaefa5

Browse files
BACKPORT: dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
Add compatible for qcs8300 platform, with sa8775p as the fallback. Signed-off-by: Ziyue Zhang <quic_ziyuzhan@quicinc.com> Link: https://lore.kernel.org/all/20250529035635.4162149-3-quic_ziyuzhan@quicinc.com/
1 parent 5f69f87 commit efaefa5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Documentation/devicetree/bindings/pci/qcom,pcie-sa8775p.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-sa8775p
19+
oneOf:
20+
- const: qcom,pcie-sa8775p
21+
- items:
22+
- enum:
23+
- qcom,pcie-qcs8300
24+
- const: qcom,pcie-sa8775p
2025

2126
reg:
2227
minItems: 6

0 commit comments

Comments
 (0)