From: Martin K. Petersen Date: Wed, 22 Oct 2025 01:37:57 +0000 (-0400) Subject: Merge patch series "Enhance UFS Mediatek Driver" X-Git-Tag: v6.19-rc1~95^2~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36e6daa543d9f3025e20bad0d875a4bfef525a3f;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "Enhance UFS Mediatek Driver" Peter Wang : Improves the UFS Mediatek driver by correcting clock scaling with PM QoS, and adjusting power management flows. It addresses shutdown/suspend race conditions, and removes redundant functions. Support for new platforms is added with the MMIO_OTSD_CTRL register, and MT6991 performance is optimized with MRTT and random improvements. These changes collectively enhance driver performance, stability, and compatibility. Changes since v1: 1. Remove two patches that will be fixed in UFS core. - ufs: host: mediatek: Fix runtime suspend error deadlock - ufs: host: mediatek: Enable interrupts for MCQ mode 2. Use hba->shutting_down instead of ufshcd_is_user_access_allowed v1: https://patch.msgid.link/20250918104000.208856-1-peter.wang@mediatek.com Link: https://patch.msgid.link/20250924094527.2992256-1-peter.wang@mediatek.com Signed-off-by: Martin K. Petersen --- 36e6daa543d9f3025e20bad0d875a4bfef525a3f