On Wed, 11 Oct 2023 at 06:16, Bin Meng <bm...@tinylab.org> wrote: > > Check if the UFS controller is on the PCI bus, and get its register > base address accordingly. > > Signed-off-by: Bin Meng <bm...@tinylab.org> > --- > > (no changes since v1) > > drivers/ufs/ufs.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>