Re: [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling

2020-08-04 Thread Jonathan Cameron
On Tue, 4 Aug 2020 16:35:59 +0800 Jay Fang wrote: > 在 2020/7/25 1:22, Sean V Kelley 写道: > > The Root Complex Event Collectors(RCEC) appear as peers of Root Ports > > and also have the PME capability. So add RCEC support to the current PME > > service driver and attach the PME service driver to th

Re: [RFC PATCH 8/9] PCI/PME: Add RCEC PME handling

2020-08-04 Thread Jay Fang
在 2020/7/25 1:22, Sean V Kelley 写道: > The Root Complex Event Collectors(RCEC) appear as peers of Root Ports > and also have the PME capability. So add RCEC support to the current PME > service driver and attach the PME service driver to the RCEC device. > > Co-developed-by: Qiuxu Zhuo > Signed