| 68c9858b | 25-Oct-2022 |
Thippeswamy Havalige <[email protected]> |
microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address to I/O port
Remove unused pci_address_to_pio() conversion of CPU address to I/O port function.
Signed-off-by: Thippeswam
microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address to I/O port
Remove unused pci_address_to_pio() conversion of CPU address to I/O port function.
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
show more ...
|
| 3d6010ec | 25-Oct-2022 |
Thippeswamy Havalige <[email protected]> |
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Remove unused pci_process_bridge_OF_ranges function, used to parse the "ranges" property of a PCI host device.
Signed-o
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Remove unused pci_process_bridge_OF_ranges function, used to parse the "ranges" property of a PCI host device.
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
show more ...
|
| fc6dd9c4 | 25-Oct-2022 |
Thippeswamy Havalige <[email protected]> |
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Remove PCI legacy read,write and mmap access IO's on a bus
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: htt
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Remove PCI legacy read,write and mmap access IO's on a bus
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
show more ...
|
| fcfb746c | 25-Oct-2022 |
Thippeswamy Havalige <[email protected]> |
microblaze/PCI: Remove unused PCI bus scan if configured as a host
This routine is meant to be used early during boot, when the PCI bus numbers have not yet been assigned, and you need to issue PCI
microblaze/PCI: Remove unused PCI bus scan if configured as a host
This routine is meant to be used early during boot, when the PCI bus numbers have not yet been assigned, and you need to issue PCI config cycles to an OF device.
It could also be used to "fix" RTAS config cycles if you want to set pci_assign_all_buses to 1 and still use RTAS for PCI config cycles.
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
show more ...
|
| fe2b5097 | 25-Oct-2022 |
Thippeswamy Havalige <[email protected]> |
microblaze/PCI: Remove Null PCI config access unused functions
Remove unused NULL_PCI_OP config access functions, for the case when we can't find a hose.
Remove unused EARLY_PCI_OP and other declar
microblaze/PCI: Remove Null PCI config access unused functions
Remove unused NULL_PCI_OP config access functions, for the case when we can't find a hose.
Remove unused EARLY_PCI_OP and other declarations.
Signed-off-by: Thippeswamy Havalige <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
show more ...
|