On Fri, Jan 25, 2019 at 6:52 PM Stefan Roese <[email protected]> wrote:
>
> This function will be used by the Marvell Armada XP/38x PCIe driver,
> which is moved to DM right now. So let's extract the functionality
> from pci_uclass_child_post_bind() to make it available.
>
> Signed-off-by: Stefan Roese <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Bin Meng <[email protected]>
> ---
> v3:
> - New patch, replaces "[PATCH] core: ofnode: Add ofnode_pci_get_devfn()"
>
>  drivers/pci/pci-uclass.c | 28 +++++++++++++++++++---------
>  include/pci.h            | 10 ++++++++++
>  2 files changed, 29 insertions(+), 9 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to