pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
authorSuneel Garapati <sgarapati@marvell.com>
Sat, 19 Oct 2019 23:34:16 +0000 (16:34 -0700)
committerStefan Roese <sr@denx.de>
Tue, 25 Aug 2020 06:01:16 +0000 (08:01 +0200)
commit51eeae91c5e7b8f7c1bdf46aa6d6bb1675fd2ebc
tree0a4fa3a1a1d4ac386720420ee816fdc32cd33af0
parentb8852dcfcb0facb37839a8cf9b01cb549153fba8
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation

Makes dm_pci_map_bar API available to map BAR for Virtual function
PCI devices which support Enhanced Allocation.

Signed-off-by: Suneel Garapati <sgarapati@marvell.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci-uclass.c
include/pci.h