Gavin Shan
d366d28cd1
PCI: Add pcibios_setup_bridge()
...
Currently, PowerPC PowerNV platform utilizes ppc_md.pcibios_fixup(),
which is called for once after PCI probing and resource assignment
are completed, to allocate platform required resources for PCI devices:
PE#, IO and MMIO mapping, DMA address translation (TCE) table etc.
Obviously, it's not hotplug friendly.
This adds weak function pcibios_setup_bridge(), which is called by
pci_setup_bridge(). PowerPC PowerNV platform will reuse the function
to assign above platform required resources to newly plugged PCI devices
during PCI hotplug in subsequent patches.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com >
Acked-by: Bjorn Helgaas <bhelgaas@google.com >
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2016-06-21 15:30:51 +10:00
..
2016-05-24 11:00:20 -07:00
2016-05-30 23:00:22 +02:00
2016-06-02 17:59:44 +01:00
2016-05-28 12:32:01 -07:00
2016-06-10 08:32:24 -07:00
2016-05-26 09:36:10 -07:00
2016-05-26 20:52:15 +02:00
2016-05-28 16:15:25 -07:00
2016-05-23 17:53:39 -07:00
2016-06-07 22:07:09 -04:00
2016-05-26 19:34:26 -07:00
2016-05-19 19:12:14 -07:00
2016-06-01 14:56:57 -07:00
2016-05-20 17:58:30 -07:00
2016-05-19 19:12:14 -07:00
2016-05-19 19:12:14 -07:00
2016-05-23 11:48:48 -07:00
2016-06-02 23:05:27 +02:00
2016-05-19 19:12:14 -07:00
2016-05-26 20:00:28 -07:00
2016-05-28 16:15:25 -07:00
2016-05-19 19:12:14 -07:00
2016-05-20 21:26:15 -07:00
2016-06-05 10:36:01 -07:00
2016-05-31 22:12:43 +05:30
2016-06-03 09:57:35 +02:00
2016-05-27 16:03:22 -07:00
2016-05-31 22:17:05 +05:30
2016-05-27 17:14:05 -07:00
2016-06-01 10:29:39 +02:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-05-28 15:48:31 -04:00
2016-05-19 19:12:14 -07:00
2016-05-20 17:58:30 -07:00
2016-05-19 19:12:14 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 22:20:48 -07:00
2016-05-20 21:26:15 -07:00
2016-05-23 17:04:14 -07:00
2016-05-25 16:12:05 +02:00
2016-05-20 17:58:30 -07:00
2016-05-27 15:23:32 -07:00
2016-05-19 19:12:14 -07:00
2016-05-19 19:12:14 -07:00
2016-05-19 19:12:14 -07:00
2016-05-26 15:35:44 -07:00
2016-05-27 15:57:31 -07:00
2016-05-20 17:58:30 -07:00
2016-06-05 10:36:01 -07:00
2016-05-20 18:03:15 -04:00
2016-05-20 18:03:15 -04:00
2016-05-26 10:33:33 -07:00
2016-05-23 17:04:14 -07:00
2016-05-19 19:12:14 -07:00
2016-06-08 08:18:06 -05:00
2016-06-09 14:38:22 -05:00
2016-06-03 07:27:55 -05:00
2016-05-23 17:04:14 -07:00
2016-05-19 19:12:14 -07:00
2016-06-03 15:06:22 -07:00
2016-05-19 19:12:14 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-06-21 15:30:51 +10:00
2016-05-20 17:58:30 -07:00
2016-05-25 17:05:40 -07:00
2016-05-19 19:12:14 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-05-31 22:12:43 +05:30
2016-05-26 00:04:58 -04:00
2016-05-26 15:35:44 -07:00
2016-05-31 11:59:06 -07:00
2016-06-03 08:37:25 +02:00
2016-05-23 17:04:14 -07:00
2016-05-20 19:58:32 -04:00
2016-05-19 19:12:14 -07:00
2016-05-19 19:12:14 -07:00
2016-05-26 15:35:44 -07:00
2016-05-19 19:12:14 -07:00
2016-05-28 15:42:50 -04:00
2016-05-20 17:58:30 -07:00
2016-05-20 17:58:30 -07:00
2016-06-01 22:25:48 +08:00
2016-05-19 19:12:14 -07:00
2016-06-01 21:13:43 +02:00
2016-05-20 20:57:27 -07:00
2016-05-23 17:04:14 -07:00
2016-05-20 17:58:30 -07:00
2016-05-23 11:48:48 -07:00
2016-05-19 19:12:14 -07:00
2016-05-27 20:09:16 -04:00
2016-05-20 17:58:30 -07:00