summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2022-07-06 13:21:48 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2022-07-28 09:22:13 +0300
commit0fe1e96fef0a5c53b4c0d1500d356f3906000f81 (patch)
treef68c7a576ce45e10187d7b926a26f81cc910bcbd /tools/perf/scripts/python/stackcollapse.py
parentd20c96deb3e2c1cedc47d2be9fc110ffed81b1af (diff)
downloadlinux-0fe1e96fef0a5c53b4c0d1500d356f3906000f81.tar.xz
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Other Linux architectures use DT property 'linux,pci-domain' for specifying fixed PCI domain of PCI controller specified in Device-Tree. And lot of Freescale powerpc boards have defined numbered pci alias in Device-Tree for every PCIe controller which number specify preferred PCI domain. So prefer usage of DT property 'linux,pci-domain' (via function of_get_pci_domain_nr()) and DT pci alias (via function of_alias_get_id()) on powerpc architecture for assigning PCI domain to PCI controller. Fixes: 63a72284b159 ("powerpc/pci: Assign fixed PHB number based on device-tree properties") Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220706102148.5060-2-pali@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions