]> git.dujemihanovic.xyz Git - u-boot.git/commit
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
authorTim Harvey <tharvey@gateworks.com>
Fri, 16 Apr 2021 21:53:47 +0000 (14:53 -0700)
committerStefano Babic <sbabic@denx.de>
Sun, 2 May 2021 10:46:54 +0000 (12:46 +0200)
commitcecd013fdfc740612c171cb3ffa5cabd88ffa1de
tree1fd4956100533bde26c57d78a07621872b97e1e2
parent19e1b8d9b283514eb6ab8d7253f4867068007938
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI

Add a board_pci_fixup_dev weak function to allow PCI device fixups
during enumeration.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
drivers/pci/pci-uclass.c
include/pci.h