Re: [PATCH v1 0/5] powerpc/pci: PCI slot unified reset

2014-12-03 Thread Gavin Shan
On Tue, Nov 25, 2014 at 09:38:42AM +1100, Gavin Shan wrote: Please ignore this revision. v2 is on the way... Thanks, Gavin >The patchset corresponds to skiboot changes, which manages PCI slots >in a unified way: OPAL APIs used to do slot reset, power management, >presence status retrival. The pa

Re: [PATCH v1 0/5] powerpc/pci: PCI slot unified reset

2014-11-25 Thread Gavin Shan
On Wed, Nov 26, 2014 at 09:54:53AM +1100, Benjamin Herrenschmidt wrote: >On Tue, 2014-11-25 at 09:38 +1100, Gavin Shan wrote: >> The patchset corresponds to skiboot changes, which manages PCI slots >> in a unified way: OPAL APIs used to do slot reset, power management, >> presence status retrival.

Re: [PATCH v1 0/5] powerpc/pci: PCI slot unified reset

2014-11-25 Thread Benjamin Herrenschmidt
On Tue, 2014-11-25 at 09:38 +1100, Gavin Shan wrote: > The patchset corresponds to skiboot changes, which manages PCI slots > in a unified way: OPAL APIs used to do slot reset, power management, > presence status retrival. The patchset shouldn't be merged before > the OPAL firmware counterpart is m

[PATCH v1 0/5] powerpc/pci: PCI slot unified reset

2014-11-24 Thread Gavin Shan
The patchset corresponds to skiboot changes, which manages PCI slots in a unified way: OPAL APIs used to do slot reset, power management, presence status retrival. The patchset shouldn't be merged before the OPAL firmware counterpart is merged. The kernel changes have been split into 2 parts: (A)