summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJosef Friedl <josef.friedl@speed.at>2019-09-10 09:04:45 +0200
committerLee Jones <lee.jones@linaro.org>2019-10-24 10:04:00 +0200
commit9d0863baff497880c1427d3ea7b89b303ace9675 (patch)
treeddee5c04355e3bebc657e11f02a6cd55a1ecc785 /MAINTAINERS
parentpower: reset: add driver for mt6323 poweroff (diff)
downloadlinux-9d0863baff497880c1427d3ea7b89b303ace9675.tar.xz
linux-9d0863baff497880c1427d3ea7b89b303ace9675.zip
MAINTAINERS: add Mediatek shutdown drivers
add Section in MAINTAINERS file for poweroff driver Signed-off-by: Josef Friedl <josef.friedl@speed.at> Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 296de2b51c83..b1864fae9873 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10266,6 +10266,13 @@ S: Maintained
F: drivers/net/dsa/mt7530.*
F: net/dsa/tag_mtk.c
+MEDIATEK BOARD LEVEL SHUTDOWN DRIVERS
+M: Sean Wang <sean.wang@mediatek.com>
+L: linux-pm@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/power/reset/mt6323-poweroff.txt
+F: drivers/power/reset/mt6323-poweroff.c
+
MEDIATEK JPEG DRIVER
M: Rick Chang <rick.chang@mediatek.com>
M: Bin Liu <bin.liu@mediatek.com>