[RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata

Arnd Bergmann arnd at arndb.de
Sat Mar 20 16:09:10 GMT 2021


On Sat, Mar 20, 2021 at 1:54 PM Arnd Bergmann <arnd at arndb.de> wrote:
>      I actually still have a (not really tested) patch series to clean up
> the pci host bridge registration, and this should make this a lot easier
> to add on top.
>
> I should dig that out of my backlog and post for review.

I've uploaded my series to
https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
pci-probe-rework-20210320

The purpose of this series is mostly to simplify what variations of
host probe methods exist, towards using pci_host_probe() as the
only method. It does provide some simplifications based on that
that, including a way to universally have access to the pci_host_bridge
pointer during the probe function.

         Arnd



More information about the linux-arm-kernel mailing list