commit | 5858ba8df3bd1fd16a9171c5be11f93061d2dfa5 | [log] [tgz] |
---|---|---|
author | Suneel Garapati <sgarapati@marvell.com> | Sat Oct 19 16:34:16 2019 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 25 08:01:16 2020 +0200 |
tree | 0a4fa3a1a1d4ac386720420ee816fdc32cd33af0 | |
parent | 13822f762fdea253b584993e1533ec32d501f57c [diff] |
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>