RE: [PATCH v2] scsi: ufs: Allow RTT negotiation

From: Avri Altman
Date: Mon May 13 2024 - 06:38:23 EST


> >
> > + hba->nortt = FIELD_GET(MASK_NUMBER_OUTSTANDING_RTT, hba-
> > >capabilities) + 1;
> >
>
> Hi Arvi.
>
> Get nortt from NUTRS will have problem in mediatek platform.
Not sure I follow - nortt has its own slot in the host capabilities - MASK_NUMBER_OUTSTANDING_RTT.

Thanks,
Avri

> The NUTRS in medatek platfrom is 32 or 64, but actually host rtt support is
> only 2.
> Please add new vops for host the set real rtt support.
>
> Thanks.
> Peter
>