dt-bindings: PCI: tegra194: Fix PCIe endpoint node names
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 18 Jul 2021 11:40:52 +0000 (13:40 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Oct 2021 19:24:25 +0000 (21:24 +0200)
commit354754f559507e0dba014aa830c70e73e7d52f98
treef79bde7e633805fa3b6501bef105b145acbd8267
parentcc3125c953ce09978a29506df2240c136b33d5b0
dt-bindings: PCI: tegra194: Fix PCIe endpoint node names

As defined by Documentation/devicetree/bindings/pci/pci-ep.yaml,
PCIe endpoints match this pattern:

properties:
  $nodename:
    pattern: "^pcie-ep@"

Change the existing ones in the DT bindings examples to avoid warnings
during DT bindings validation.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/pci/nvidia,tegra194-pcie.txt