提交 98b59129 编写于 作者: S Serge Semin 提交者: Lorenzo Pieralisi

dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes

As the DT-bindings description states the Rockchip PCIe controller is
based on the DW PCIe RP IP-core thus its DT-nodes are supposed to be
compatible with the common DW PCIe controller schema. Let's make sure they
are evaluated against it by referring to the snps,dw-pcie.yaml schema in
the allOf sub-schemas composition.

Link: https://lore.kernel.org/r/20221113191301.5526-14-Sergey.Semin@baikalelectronics.ruSigned-off-by: NSerge Semin <Sergey.Semin@baikalelectronics.ru>
Signed-off-by: NLorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: NRob Herring <robh@kernel.org>
上级 4a897254
...@@ -14,10 +14,10 @@ maintainers: ...@@ -14,10 +14,10 @@ maintainers:
description: |+ description: |+
RK3568 SoC PCIe host controller is based on the Synopsys DesignWare RK3568 SoC PCIe host controller is based on the Synopsys DesignWare
PCIe IP and thus inherits all the common properties defined in PCIe IP and thus inherits all the common properties defined in
designware-pcie.txt. snps,dw-pcie.yaml.
allOf: allOf:
- $ref: /schemas/pci/pci-bus.yaml# - $ref: /schemas/pci/snps,dw-pcie.yaml#
properties: properties:
compatible: compatible:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册