Re: [PATCH v5 05/16] ufs: core: mcq: Add Multi Circular Queue support

From: Bart Van Assche
Date: Fri Nov 25 2022 - 19:52:56 EST


On 11/22/22 20:10, Asutosh Das wrote:
Add support for multi-circular queue (MCQ) which has been added
in UFSHC v4.0 standard in addition to the Single Doorbell mode.
The MCQ mode supports multiple submission and completion queues.
Add support to configure the number of queues.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>