Messages in this thread Patch in this message |  | | From | Frank Wunderlich <> | Subject | [PATCH v2 6/7] MAINTAINERS: add Mediatek shutdown drivers | Date | Wed, 3 Jul 2019 18:48:21 +0200 |
| |
From: Josef Friedl <josef.friedl@speed.at>
Signed-off-by: Frank Wunderlich <frank-w@public-files.de> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 01a52fc964da..31c1e882b7d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9920,6 +9920,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> -- 2.17.1
|  |