[POWERPC] Provide ability to setup P2P bridge registers from struct resource
We need the ability to set P2P bridge registers to properly setup the virtual P2P bridges that exist in PCIe controllers for some of the embedded setups. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
@@ -92,6 +92,8 @@ extern int early_find_capability(struct pci_controller *hose, int bus,
|
||||
extern void setup_indirect_pci(struct pci_controller* hose,
|
||||
u32 cfg_addr, u32 cfg_data, u32 flags);
|
||||
extern void setup_grackle(struct pci_controller *hose);
|
||||
extern void __init update_bridge_resource(struct pci_dev *dev,
|
||||
struct resource *res);
|
||||
|
||||
#else
|
||||
|
||||
|
Reference in New Issue
Block a user