[PATCH v2 02/25] dm: core: Add API to read PCI bus-range property
Simon Glass
sjg at chromium.org
Sat Aug 22 17:09:37 CEST 2020
On Mon, 17 Aug 2020 at 01:08, Stefan Roese <sr at denx.de> wrote:
>
> Add dev_read_pci_bus_range() to read bus-range property values
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - New patch
>
> drivers/core/read.c | 17 +++++++++++++++++
> include/dm/read.h | 12 ++++++++++++
> 2 files changed, 29 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list