Hi Varada, On 08/17/2017 02:20 PM, Varadarajan Narayanan wrote: > Presently, when support for a new SoC is added, the driver ops > structures and functions are versioned with plain 1, 2, 3 etc. > Instead use the block IP version number. > > Signed-off-by: Varadarajan Narayanan <varada@xxxxxxxxxxxxxx> > --- > drivers/pci/dwc/pcie-qcom.c | 132 +++++++++++++++++++++++--------------------- > 1 file changed, 68 insertions(+), 64 deletions(-) The patch cannot be applied on todays linux-next so you have to rebase the patches on top of Bjorn's pci.git tree. Otherwise you have my: Acked-by: Stanimir Varbanov <svarbanov@xxxxxxxxxx> regards, Stan