[PATCH v5 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
Rob Herring
robh at kernel.org
Wed Aug 31 14:26:31 PDT 2022
On Mon, Aug 22, 2022 at 09:46:54PM +0300, Serge Semin wrote:
> 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.
>
> Signed-off-by: Serge Semin <Sergey.Semin at baikalelectronics.ru>
>
> ---
>
> Changelog v3:
> - This is a new patch created on v3 lap of the series.
>
> Changelog v5:
> - Apply snps,dw-pcie.yaml instead of the snps,dw-pcie-common.yaml schema.
> ---
> Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Shouldn't this come before/after patch 7?
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the Linux-rockchip
mailing list