On Tue, 29 Jan 2019 08:10:49 +0000, "Z.q. Hou" wrote: > From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > Add PCIe Gen4 controller DT bindings of NXP Layerscape SoCs. > > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > --- > V3: > - Change back to use an new doc for Layerscape PCIe Gen4 DT bindings. > - Switch the order of "csr_axi_slave" and "config_axi_slave". > > .../bindings/pci/layerscape-pci-gen4.txt | 52 +++++++++++++++++++ > MAINTAINERS | 8 +++ > 2 files changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/layerscape-pci-gen4.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>