On 10/11/25 21:10, Igor Belwon wrote:
Add the UFS driver files to the ARM MediaTek section in MAINTAINERS.
Add myself as its maintainer.
Signed-off-by: Igor Belwon <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index
1db1070d5f8d2fb74836bc8e55ca13fe6b292d93..30b2b602d2f3edeb6dc54f9d65211a372de9b896
100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -410,6 +410,7 @@ ARM MEDIATEK
M: Ryder Lee <[email protected]>
M: Weijie Gao <[email protected]>
M: Chunfeng Yun <[email protected]>
+M: Igor Belwon <[email protected]>
R: GSS_MTK_Uboot_upstream <[email protected]>
S: Maintained
F: arch/arm/mach-mediatek/
@@ -433,6 +434,7 @@ F: drivers/spi/mtk_snfi_spi.c
F: drivers/spi/mtk_spim.c
F: drivers/spi/mtk_snor.c
F: drivers/timer/mtk_timer.c
+F: drivers/ufs/ufs-mediatek*
F: drivers/usb/host/xhci-mtk.c
F: drivers/usb/mtu3/
F: drivers/watchdog/mtk_wdt.c
Reviewed-by: Neil Armstrong <[email protected]>