summaryrefslogtreecommitdiff
path: root/configs/khadas-edge-rk3399_defconfig
diff options
context:
space:
mode:
authorSuneel Garapati <sgarapati@marvell.com>2019-10-19 16:07:20 -0700
committerStefan Roese <sr@denx.de>2020-08-25 08:01:16 +0200
commitb8852dcfcb0facb37839a8cf9b01cb549153fba8 (patch)
tree777f664b0fbe7a1afce8c24e91a1c7fdac0bb952 /configs/khadas-edge-rk3399_defconfig
parent636cc1773a461de83f69f69cd3f22f9bcad2f589 (diff)
pci: pci-uclass: Add support for Single-Root I/O Virtualization
SR-IOV - Single Root I/O Virtualization PF - Physical Function VF - Virtual Function If SR-IOV capability is present, use it to initialize Virtual Function PCI device instances. pci_sriov_init function will read SR-IOV registers to create VF devices under the PF PCI device and also bind driver if available. This function needs to be invoked from Physical function device driver which expects VF device support, creating minimal impact on existing framework. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/khadas-edge-rk3399_defconfig')
0 files changed, 0 insertions, 0 deletions