[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT

Chun-Hung Wu posted 1 patch 1 year ago
drivers/ufs/core/ufs-mcq.c |  5 ++++-
include/ufs/ufshcd.h       | 11 +++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
Posted by Chun-Hung Wu 1 year ago
Support quirk for host controller not able to distinguish
queue full or empty.

Alice Chao (1):
  ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT

 drivers/ufs/core/ufs-mcq.c |  5 ++++-
 include/ufs/ufshcd.h       | 11 +++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.18.0
RE: [PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
Posted by Avri Altman 1 year ago
> Support quirk for host controller not able to distinguish queue full or empty.
> 
> Alice Chao (1):
>   ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
As part of introducing the quirk, you need to set it on for someone.

Thanks,
Avri

> 
>  drivers/ufs/core/ufs-mcq.c |  5 ++++-
>  include/ufs/ufshcd.h       | 11 +++++++++++
>  2 files changed, 15 insertions(+), 1 deletion(-)
> 
> --
> 2.18.0