Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2cf99ead authored by Subhash Jadavani's avatar Subhash Jadavani Committed by Stephen Boyd
Browse files

scsi: ufs: disable interrupt aggregation if not supported



UFS host controller specification allows the interrupt aggregation for
receiving single interrupt for multiple command completions. But some of
the UFS host controller implementation might have this feature not
supported or broken for some reason and such deviation from spec. should be
specified by setting UFSHCD_QUIRK_BROKEN_INTR_AGGR quirk.

This change make sure that if UFSHCD_QUIRK_BROKEN_INTR_AGGR quirk is set
then interrupt aggregation logic would be disabled hence controller should
raise interrupt after every command completion.

Change-Id: I464cb785f755c338d4b8be1b54436e173c0b98c6
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 24097d8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment