Re: [RFC PATCH 2/9] PCI: Extend Root Port Driver to support RCEC

2020-07-27 Thread Sean V Kelley
On 27 Jul 2020, at 5:30, Jonathan Cameron wrote: On Fri, 24 Jul 2020 10:22:16 -0700 Sean V Kelley wrote: From: Qiuxu Zhuo If a Root Complex Integrated Endpoint (RCiEP) is implemented, errors may optionally be sent to a corresponding Root Complex Event Collector (RCEC). Each RCiEP must be

Re: [RFC PATCH 2/9] PCI: Extend Root Port Driver to support RCEC

2020-07-27 Thread Jonathan Cameron
On Fri, 24 Jul 2020 10:22:16 -0700 Sean V Kelley wrote: > From: Qiuxu Zhuo > > If a Root Complex Integrated Endpoint (RCiEP) is implemented, errors may > optionally be sent to a corresponding Root Complex Event Collector (RCEC). > Each RCiEP must be associated with no more than one RCEC. Interf