Home
last modified time | relevance | path

Searched hist:"7 b9cbadd" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dofnode.h7b9cbadd Fri Aug 03 03:14:35 CDT 2018 Bin Meng <bmeng.cn@gmail.com> dm: core: Add ofnode function to read PCI vendor and device id

We don't have the live-tree version of fdtdec_get_pci_vendev().
This adds the API.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Dofnode.c7b9cbadd Fri Aug 03 03:14:35 CDT 2018 Bin Meng <bmeng.cn@gmail.com> dm: core: Add ofnode function to read PCI vendor and device id

We don't have the live-tree version of fdtdec_get_pci_vendev().
This adds the API.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>