Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-10-12 Thread Christoph Hellwig
On Mon, Sep 26, 2016 at 11:38:41AM +0530, Kishon Vijay Abraham I wrote: > > Ok, so in theory there can be other hardware (and quite likely is) > > that supports multiple functions, and we can extend the framework > > to support them without major obstacles, but your hardware doesn't, > > so you

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-10-12 Thread Christoph Hellwig
On Mon, Sep 26, 2016 at 11:38:41AM +0530, Kishon Vijay Abraham I wrote: > > Ok, so in theory there can be other hardware (and quite likely is) > > that supports multiple functions, and we can extend the framework > > to support them without major obstacles, but your hardware doesn't, > > so you

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-29 Thread Kishon Vijay Abraham I
Hi Arnd, On Monday 26 September 2016 11:38 AM, Kishon Vijay Abraham I wrote: > Hi Arnd, > > On Thursday 22 September 2016 07:04 PM, Arnd Bergmann wrote: >> On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: >>> On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-29 Thread Kishon Vijay Abraham I
Hi Arnd, On Monday 26 September 2016 11:38 AM, Kishon Vijay Abraham I wrote: > Hi Arnd, > > On Thursday 22 September 2016 07:04 PM, Arnd Bergmann wrote: >> On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: >>> On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-26 Thread Kishon Vijay Abraham I
Hi Arnd, On Thursday 22 September 2016 07:04 PM, Arnd Bergmann wrote: > On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: >> On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: >>> On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I >>>

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-26 Thread Kishon Vijay Abraham I
Hi Arnd, On Thursday 22 September 2016 07:04 PM, Arnd Bergmann wrote: > On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: >> On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: >>> On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I >>>

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-22 Thread Arnd Bergmann
On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: > On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: > > On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I > > wrote: > > I've added the drivers/ntb maintainers to Cc, given that there

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-22 Thread Arnd Bergmann
On Thursday, September 15, 2016 2:03:05 PM CEST Kishon Vijay Abraham I wrote: > On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: > > On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I > > wrote: > > I've added the drivers/ntb maintainers to Cc, given that there

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-15 Thread Kishon Vijay Abraham I
Hi Arnd, On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: > On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I > wrote: >> This patch series >> *) adds PCI endpoint core layer >> *) modifies designware/dra7xx driver to be configured in EP mode >>

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-15 Thread Kishon Vijay Abraham I
Hi Arnd, On Wednesday 14 September 2016 06:55 PM, Arnd Bergmann wrote: > On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I > wrote: >> This patch series >> *) adds PCI endpoint core layer >> *) modifies designware/dra7xx driver to be configured in EP mode >>

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-14 Thread Arnd Bergmann
On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I wrote: > This patch series > *) adds PCI endpoint core layer > *) modifies designware/dra7xx driver to be configured in EP mode > *) adds a PCI endpoint *test* function driver Hi Kishon, I think this is a

Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-14 Thread Arnd Bergmann
On Wednesday, September 14, 2016 10:41:56 AM CEST Kishon Vijay Abraham I wrote: > This patch series > *) adds PCI endpoint core layer > *) modifies designware/dra7xx driver to be configured in EP mode > *) adds a PCI endpoint *test* function driver Hi Kishon, I think this is a

[RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-13 Thread Kishon Vijay Abraham I
This patch series *) adds PCI endpoint core layer *) modifies designware/dra7xx driver to be configured in EP mode *) adds a PCI endpoint *test* function driver Known Limitation: *) Does not support multi-function devices TODO: *) access buffers in RC

[RFC PATCH 00/11] pci: support for configurable PCI endpoint

2016-09-13 Thread Kishon Vijay Abraham I
This patch series *) adds PCI endpoint core layer *) modifies designware/dra7xx driver to be configured in EP mode *) adds a PCI endpoint *test* function driver Known Limitation: *) Does not support multi-function devices TODO: *) access buffers in RC