[U-Boot] [PATCH 4/4 v2] drivers: pci: add API to issue FLR on a PCI function if supported

Bin Meng bmeng.cn at gmail.com
Wed Jun 5 10:05:52 UTC 2019


On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean <alexm.osslist at 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 at 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 at gmail.com>


More information about the U-Boot mailing list