diff mbox series

[v2,2/3] dt-bindings: PCI: qcom: add MSM8998 specific compatible

Message ID 20230106081203.14118-2-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit f86fe08ef00fc93cf2be68e725d0b3bb582276af
Delegated to: Lorenzo Pieralisi
Headers show
Series [v2,1/3] dt-bindings: PCI: qcom: add oneOf to compatible match | expand

Commit Message

Krzysztof Kozlowski Jan. 6, 2023, 8:12 a.m. UTC
Add new compatible for MSM8998 (compatible with MSM8996) to allow
further customizing if needed and to accurately describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>

---

Changes since v1:
1. Split oneOf-reindent to separate patch as Bjorn requested.
2. Add Ack.
---
 Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index 09a4e3c330f1..612feec05267 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -36,6 +36,9 @@  properties:
           - qcom,pcie-sm8450-pcie0
           - qcom,pcie-sm8450-pcie1
           - qcom,pcie-ipq6018
+      - items:
+          - const: qcom,pcie-msm8998
+          - const: qcom,pcie-msm8996
 
   reg:
     minItems: 4