[U-Boot] [PATCH v2 03/21] dm: core: Add ofnode function to read PCI vendor and device id

Simon Glass sjg at chromium.org
Thu Aug 2 20:38:00 UTC 2018


On 29 July 2018 at 07:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> We don't have the live-tree version of fdtdec_get_pci_vendev().
> This adds the API.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/core/ofnode.c | 36 ++++++++++++++++++++++++++++++++++++
>  include/dm/ofnode.h   | 13 +++++++++++++
>  2 files changed, 49 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list