On Fri, Jan 18, 2019 at 09:53:20AM +0530, Srinath Mannam wrote: > Add changes related to IPROC PCIe RC IP new features. > > This patch set is based on Linux-5.0-rc2. > > Srinath Mannam (3): > PCI: iproc: Add feature to set order mode Since this apparently refers to a PCIe feature, the subject should use the exact terminology used in the PCIe spec. > PCI: iproc: CRS state check in config request This subject should start with a verb, not "CRS". > PCI: iproc: Add PCIe 32bit outbound memory configuration > > drivers/pci/controller/pcie-iproc.c | 172 +++++++++++++++++++++++++++++++++++- > drivers/pci/controller/pcie-iproc.h | 16 ++++ > 2 files changed, 184 insertions(+), 4 deletions(-) > > -- > 2.7.4 >