On Fri, 22 May 2020 09:06:23 +0530, Kishon Vijay Abraham I wrote: > "mem" is not a memory resource and it overlaps with PCIe config space > and memory region. Removve "mem" from reg binding. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > .../devicetree/bindings/pci/cdns,cdns-pcie-host.yaml | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>