Message ID | 20231221110416.16176-1-peter.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | ufs: host: mediatek: Provide fixes in MediaTek platforms | expand |
> This patch fix MediaTek platform exit hibern8 and mcq related error.
Applied to 6.9/scsi-staging, thanks!
On Thu, 21 Dec 2023 19:04:13 +0800, peter.wang@mediatek.com wrote: > This patch fix MediaTek platform exit hibern8 and mcq related error. > > Peter Wang (3): > ufs: host: mediatek: check link status after exit hibern8 > ufs: host: mediatek: fix mcq mode tm cmd timeout > ufs: host: mediatek: disable mcq irq when clock off > > [...] Applied to 6.9/scsi-queue, thanks! [1/3] ufs: host: mediatek: check link status after exit hibern8 https://git.kernel.org/mkp/scsi/c/29b3a373e2df [2/3] ufs: host: mediatek: fix mcq mode tm cmd timeout https://git.kernel.org/mkp/scsi/c/468b3e0a3bca [3/3] ufs: host: mediatek: disable mcq irq when clock off https://git.kernel.org/mkp/scsi/c/e0dc13e5a3cb
From: Peter Wang <peter.wang@mediatek.com> This patch fix MediaTek platform exit hibern8 and mcq related error. Peter Wang (3): ufs: host: mediatek: check link status after exit hibern8 ufs: host: mediatek: fix mcq mode tm cmd timeout ufs: host: mediatek: disable mcq irq when clock off drivers/ufs/host/ufs-mediatek.c | 65 ++++++++++++++++++++++++++++----- drivers/ufs/host/ufs-mediatek.h | 1 + 2 files changed, 57 insertions(+), 9 deletions(-)