RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-11-08 Thread Xiaowei Bao
Jiafei Pan Subject: RE: [PATCH 5/6] pci: layerscape: Add the EP mode support. Hi Kishon, -Original Message- From: Kishon Vijay Abraham I Sent: 2018年11月6日 14:07 To: Xiaowei Bao ; bhelg...@google.com; robh...@kernel.org; mark.rutl...@arm.com; shawn...@kernel.org; Leo Li ; lorenzo.pieral...@

RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-11-05 Thread Xiaowei Bao
Pan Subject: Re: [PATCH 5/6] pci: layerscape: Add the EP mode support. (Removed Niklas as mails to him is bouncing) Hi, Please fix your email client. Refer Documentation/process/email-clients.rst On 05/11/18 2:45 PM, Xiaowei Bao wrote: > > > -Original Message- > From:

Re: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-11-05 Thread Kishon Vijay Abraham I
m; > pombreda...@nexb.com; shawn@rock-chips.com; niklas.cas...@axis.com; > linux-...@vger.kernel.org; devicet...@vger.kernel.org; > linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > linuxppc-dev@lists.ozlabs.org > Cc: Jiafei Pan > Subject: Re: [PATCH 5/6

Re: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-11-05 Thread Kishon Vijay Abraham I
evicet...@vger.kernel.org; > linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > linuxppc-dev@lists.ozlabs.org > Cc: Jiafei Pan > Subject: Re: [PATCH 5/6] pci: layerscape: Add the EP mode support. > > Hi, > > On 31/10/18 8:03 AM, Xiaowei Bao wrote: >> >>

RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-11-05 Thread Xiaowei Bao
Cc: Jiafei Pan Subject: Re: [PATCH 5/6] pci: layerscape: Add the EP mode support. Hi, On 31/10/18 4:08 PM, Xiaowei Bao wrote: > > > -Original Message- > From: Kishon Vijay Abraham I > Sent: 2018年10月31日 12:15 > To: Xiaowei Bao ; bhelg...@google.com; > robh...@

RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-10-31 Thread Xiaowei Bao
@lists.ozlabs.org Cc: Jiafei Pan Subject: Re: [PATCH 5/6] pci: layerscape: Add the EP mode support. Hi, On 31/10/18 8:03 AM, Xiaowei Bao wrote: > > > -Original Message- > From: Xiaowei Bao > Sent: 2018年10月26日 17:19 > To: 'Kishon Vijay Abraham I' ; bhelg...@google.com; >

Re: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-10-30 Thread Kishon Vijay Abraham I
nel.org; devicet...@vger.kernel.org; > linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > linuxppc-dev@lists.ozlabs.org > Cc: Jiafei Pan > Subject: RE: [PATCH 5/6] pci: layerscape: Add the EP mode support. > > > > -Original Message- > From:

RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-10-30 Thread Xiaowei Bao
nuxppc-dev@lists.ozlabs.org Cc: Jiafei Pan Subject: RE: [PATCH 5/6] pci: layerscape: Add the EP mode support. -Original Message- From: Kishon Vijay Abraham I Sent: 2018年10月26日 13:29 To: Xiaowei Bao ; bhelg...@google.com; robh...@kernel.org; mark.rutl...@arm.com; shawn...@kernel.org; Leo Li ; lore

RE: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-10-26 Thread Xiaowei Bao
@lists.ozlabs.org Subject: Re: [PATCH 5/6] pci: layerscape: Add the EP mode support. Hi, On Thursday 25 October 2018 04:39 PM, Xiaowei Bao wrote: > Add the PCIe EP mode support for layerscape platform. > > Signed-off-by: Xiaowei Bao > --- > drivers/pci/controller/dwc/Makefile|

Re: [PATCH 5/6] pci: layerscape: Add the EP mode support.

2018-10-25 Thread Kishon Vijay Abraham I
Hi, On Thursday 25 October 2018 04:39 PM, Xiaowei Bao wrote: > Add the PCIe EP mode support for layerscape platform. > > Signed-off-by: Xiaowei Bao > --- > drivers/pci/controller/dwc/Makefile|2 +- > drivers/pci/controller/dwc/pci-layerscape-ep.c | 161 > ++