Message ID | 20210914113703.31466-14-yong.wu@mediatek.com |
---|---|
State | Accepted |
Commit | 93403ede5aa4edeec2c63541b185d9c4fc9ae1e4 |
Headers | show |
Series | MT8195 SMI support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..52b956fedfbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11865,6 +11865,14 @@ M: Sean Wang <sean.wang@mediatek.com> S: Maintained F: drivers/char/hw_random/mtk-rng.c +MEDIATEK SMI DRIVER +M: Yong Wu <yong.wu@mediatek.com> +L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) +S: Supported +F: Documentation/devicetree/bindings/memory-controllers/mediatek,smi* +F: drivers/memory/mtk-smi.c +F: include/soc/mediatek/smi.h + MEDIATEK SWITCH DRIVER M: Sean Wang <sean.wang@mediatek.com> M: Landen Chao <Landen.Chao@mediatek.com>
I am the author of MediaTek SMI driver, and will to maintain and develop it further. Add myself to cover these items. Signed-off-by: Yong Wu <yong.wu@mediatek.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)