Re: [PATCH v2 4/5] PCI: qcom: Add SM8250 SoC support

2020-09-30 Thread Manivannan Sadhasivam
Hi Stan, On Thu, Oct 01, 2020 at 12:56:28AM +0300, Stanimir Varbanov wrote: > Hi Mani, > > On 9/30/20 6:09 PM, Manivannan Sadhasivam wrote: > > The PCIe IP on SM8250 SoC is similar to the one used on SDM845. Hence > > the support is added reusing the members of ops_2_7_0. The key > > difference b

Re: [PATCH v2 4/5] PCI: qcom: Add SM8250 SoC support

2020-09-30 Thread Stanimir Varbanov
Hi Mani, On 9/30/20 6:09 PM, Manivannan Sadhasivam wrote: > The PCIe IP on SM8250 SoC is similar to the one used on SDM845. Hence > the support is added reusing the members of ops_2_7_0. The key > difference between ops_2_7_0 and ops_sm8250 is the config_sid callback, > which will be added in succ