On Mon, 14 Jan 2019 18:54:03 +0530, Kishon Vijay Abraham I wrote: > Add "reg-names" binding information in order for device tree node > to be populated with the correct register strings. This will break > old dt compatibility. However Keystone PCI has never worked > in upstream kernel due to lack of SERDES support. Before SERDES > support is added, cleanup the Keystone PCI dt-bindngs. This new > binding will also be used by PCI in AM654 platform. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > Documentation/devicetree/bindings/pci/pci-keystone.txt | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>