[PATCH v1 06/10] ufs: host: mediatek: Enable interrupts for MCQ mode
Bart Van Assche
bvanassche at acm.org
Thu Sep 18 11:34:06 PDT 2025
On 9/18/25 3:36 AM, peter.wang at mediatek.com wrote:
> Enable interrupts in MCQ mode before making the host
> operational in the UFS Mediatek driver. This ensures proper
> handling of task request completions and error conditions.
All interrupt enable / disable code should occur in the UFS core driver.
Please do not add any code in host drivers that manipulates the
interrupt status.
Additionally, the above patch description doesn't make it clear what
makes the MediaTek driver different from other drivers and why only the
MediaTek driver needs this change.
Thanks,
Bart.
More information about the Linux-mediatek
mailing list