[RFC PATCH 0/2] arm: pcibios: remove pci_sys_data domain

Jason Gunthorpe jgunthorpe at obsidianresearch.com
Thu Oct 30 10:45:41 PDT 2014


On Thu, Oct 30, 2014 at 05:39:15PM +0000, Liviu Dudau wrote:

> But of_pci_get_host_bridge_resources() does not request the resources, it only
> creates them out of the DT ranges. If/when the driver decides the list of
> resources is correct and it can work with it can also request them and use
> whatever domain number allocation strategy it wants (auto-incrementing or DT
> based). So I don't think the global sequencing is broken here.

So how does mvebu now allocate a unique domain number per mvebu_pcie?

Which hw_pci callback should do that?

Jason



More information about the linux-arm-kernel mailing list