[Skiboot] [RFC PATCH 0/3] Changes to restoring buses after reset
Jordan Niethe
jniethe5 at gmail.com
Tue Oct 22 14:31:59 AEDT 2019
These are RFC patches for reworking how buses are restored after
performing a fundamental reset. The goals for this:
1: Get rid delays in skiboot to stop holding up
OPAL_PCI_RESET calls
2: Ensure slots with power controllers restore their state
Jordan Niethe (3):
core/pci: Add functions for iterating pci devices
hw/phb4: Restore bus numbers with a state machine
hw/phb4: Restore slot power controller state
core/pci-slot.c | 3 +
core/pci.c | 44 ++++++++++++
hw/phb4.c | 172 ++++++++++++++++++++++++++++++++++++++++++++-
include/pci-slot.h | 2 +
include/pci.h | 7 ++
include/phb4.h | 11 +++
6 files changed, 236 insertions(+), 3 deletions(-)
--
2.20.1
More information about the Skiboot
mailing list