RE: [PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support

From: Avri Altman
Date: Fri Jul 22 2022 - 16:23:02 EST



> On 7/22/2022 12:37 PM, Avri Altman wrote:
> >>>> +
> >>>> + /* Manually allocate MCQ resource */
> >>> Did you consider to force providing the MCQ configuration?
> > How about this one?
> >
> Sorry missed this comment.
> Do you mean to return error if MCQ configuration is undefined?
Yes. It's like an unset platform capability.

Thanks,
Avri
>
> -asd