提交 3a936b2a 编写于 作者: J Johan Hovold 提交者: Lorenzo Pieralisi

dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects

Add the missing SC8280XP/SA8540P "pcie-mem" and "cpu-pcie" interconnect
paths to the bindings.

Link: https://lore.kernel.org/r/20221102090705.23634-2-johan+linaro@kernel.org
Fixes: 76d777ae ("dt-bindings: PCI: qcom: Add SC8280XP to binding")
Fixes: 76c4207f ("dt-bindings: PCI: qcom: Add SA8540P to binding")
Signed-off-by: NJohan Hovold <johan+linaro@kernel.org>
Signed-off-by: NLorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: NRob Herring <robh@kernel.org>
Acked-by: NManivannan Sadhasivam <mani@kernel.org>
上级 9abf2313
...@@ -62,6 +62,14 @@ properties: ...@@ -62,6 +62,14 @@ properties:
minItems: 3 minItems: 3
maxItems: 13 maxItems: 13
interconnects:
maxItems: 2
interconnect-names:
items:
- const: pcie-mem
- const: cpu-pcie
resets: resets:
minItems: 1 minItems: 1
maxItems: 12 maxItems: 12
...@@ -631,6 +639,18 @@ allOf: ...@@ -631,6 +639,18 @@ allOf:
items: items:
- const: pci # PCIe core reset - const: pci # PCIe core reset
- if:
properties:
compatible:
contains:
enum:
- qcom,pcie-sa8540p
- qcom,pcie-sc8280xp
then:
required:
- interconnects
- interconnect-names
- if: - if:
not: not:
properties: properties:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册