commit | e5c19ce47c7063553b26443560179307416e26f9 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Wed Oct 11 21:15:49 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 27 16:18:59 2023 -0500 |
tree | 53fed59bf5c61d003706a5585b835209c9ebb9f9 | |
parent | 07a64f0a347a4befb01dbdf912f8451f30f71abc [diff] |
ufs: Allow mmio registers on the PCI bus Check if the UFS controller is on the PCI bus, and get its register base address accordingly. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>