diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-07-18 14:40:50 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-07-20 00:55:34 +0300 |
commit | 320e10986ef7eda166891493d1f6ff1564dd6275 (patch) | |
tree | dd5f5908fc2c090b188af2f5f4941c86a5b7920c /Documentation/devicetree/bindings/pci/uniphier-pcie.txt | |
parent | 0f8b97d8f6021c525bc5fa7e4927401a39086c9f (diff) | |
download | linux-320e10986ef7eda166891493d1f6ff1564dd6275.tar.xz |
dt-bindings: PCI: update references to Designware schema
Now that its contents were converted to a DT schema, replace
the references for the old file on existing properties.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/dfff4d94631546c53450d1baeddc694dd26b5c36.1626608375.git.mchehab+huawei@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/uniphier-pcie.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pci/uniphier-pcie.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/uniphier-pcie.txt b/Documentation/devicetree/bindings/pci/uniphier-pcie.txt index c4b7381733a0..359585db049f 100644 --- a/Documentation/devicetree/bindings/pci/uniphier-pcie.txt +++ b/Documentation/devicetree/bindings/pci/uniphier-pcie.txt @@ -6,7 +6,7 @@ on Socionext UniPhier SoCs. UniPhier PCIe host controller is based on the Synopsys DesignWare PCI core. It shares common functions with the PCIe DesignWare core driver and inherits common properties defined in -Documentation/devicetree/bindings/pci/designware-pcie.txt. +Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml. Required properties: - compatible: Should be "socionext,uniphier-pcie". |