[PATCH v2 6/9] ufs: Allow mmio registers on the PCI bus
Simon Glass
sjg at chromium.org
Thu Oct 12 05:41:39 CEST 2023
On Wed, 11 Oct 2023 at 06:16, Bin Meng <bmeng at 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 <bmeng at tinylab.org>
> ---
>
> (no changes since v1)
>
> drivers/ufs/ufs.c | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list