diff options
author | Po-Wen Kao <[email protected]> | 2023-06-12 16:58:09 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-06-16 12:04:30 -0400 |
commit | c4ad4f2e6646dcd29a1ff7ff682bf650a67b0335 (patch) | |
tree | 52d01d1ef4f6a3fe08725f220c20fe650b0d1b37 /scripts/gdb/linux/modules.py | |
parent | ccb23dc3435a0d9dbc07c5156a530a4aae6c851a (diff) |
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR is introduced for hosts that implement a
different interrupt topology from the UFSHCI 4.0 spec. Some hosts raise
per hw queue interrupt in addition to CQES (traditional) when ESI is
disabled.
Enabling this quirk will disable CQES and use only per hw queue interrupt.
Signed-off-by: Po-Wen Kao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Stanley Chu <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions