On Fri, 10 Jun 2022 11:56:50 +0300, Serge Semin wrote: > It's absolutely redundant seeing by default each node is embedded into its > own example-X node with address and size cells set to 1. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > --- > > Changelog v3: > - This is a new patch unpinned from the next one: > https://lore.kernel.org/linux-pci/20220503214638.1895-2-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx/ > by the Rob' request. (@Rob) > --- > .../bindings/pci/snps,dw-pcie-ep.yaml | 16 ++++----- > .../devicetree/bindings/pci/snps,dw-pcie.yaml | 35 ++++++++++--------- > 2 files changed, 24 insertions(+), 27 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>