On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean <[email protected]> wrote: > > Adds dm_pci_flr API that issues a Function Level reset on a PCI-e function, > if FLR is supported. > > Signed-off-by: Alex Marginean <[email protected]> > --- > > Changes in v2: > - Use kernel PCI_EXP macros for register offsets > > drivers/pci/pci-uclass.c | 24 ++++++++++++++++++++++++ > include/pci.h | 14 ++++++++++++++ > 2 files changed, 38 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

