
5 Jun
2019
5 Jun
'19
12:05 p.m.
On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean alexm.osslist@gmail.com 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 alexm.osslist@gmail.com
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 bmeng.cn@gmail.com