On Tue, 28 Nov 2023 at 17:49, Moritz Fischer <mori...@google.com> wrote: > > Allow dm_pci_map_bar() usage on systems with CONFIG_SYS_PCI_64BIT. > > Reviewed-by: Philip Oberfichtner <p...@denx.de> > Signed-off-by: Moritz Fischer <mori...@google.com> > --- > Changes from v1: > - Fixed commit message > --- > drivers/pci/pci-uclass.c | 11 +++++++++++ > include/pci.h | 4 ++-- > 2 files changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>