summaryrefslogtreecommitdiff
path: root/drivers/pci/of_property.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-19PCI: of_property: Rename struct of_pci_range to of_pci_range_entryBjorn Helgaas1-2/+2
2024-11-15PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-07-09PCI: of_property: Add interrupt-controller property in PCI device nodesHerve Codina1-0/+24
2024-05-03PCI: of_property: Return error for int_map allocation failureDuoming Zhou1-0/+2
2023-09-30PCI: of_property: Handle interrupt parsing failuresLizhi Hou1-7/+18
2023-08-22PCI: Create device tree node for bridgeLizhi Hou1-0/+355