summaryrefslogtreecommitdiff
path: root/drivers/pci/of_property.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-09PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-06-12PCI: 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