FROMLIST: scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR is introduced for host that implement different interrupt topology from UFSHCI 4.0 spec. Some host raise per hw queue interrupt in addition to CQES (traditional) when ESI is disabled. Enable this quirk will disable CQES and use only per hw queue interrupt. Bug: 267974767 Link: https://lore.kernel.org/all/20230612085817.12275-2-powen.kao@mediatek.com/ Signed-off-by:Po-Wen Kao <powen.kao@mediatek.com> Reviewed-by:
Stanley Chu <stanley.chu@mediatek.com> Change-Id: I42b24f668ed501bc6c7511898d5b90e8d9fd1492
Loading
Please sign in to comment