On Wed, 11 Oct 2023 at 06:16, Bin Meng <bm...@tinylab.org> wrote: > > Extend the version check to handle UFS 3.1 controllers as well. > Tested on QEMU emulated UFS 3.1 controller. > > Signed-off-by: Bin Meng <bm...@tinylab.org> > --- > > (no changes since v1) > > drivers/ufs/ufs.c | 3 ++- > drivers/ufs/ufs.h | 1 + > 2 files changed, 3 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>