mbox series

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

Message ID 20231025085656.10848-1-chun-hung.wu@mediatek.com (mailing list archive)
Headers show
Series ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT | expand

Message

Chun-Hung Wu (巫駿宏) Oct. 25, 2023, 8:56 a.m. UTC
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(-)

Comments

Avri Altman Oct. 25, 2023, 11:36 a.m. UTC | #1
> 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