diff options
author | Ran Bi <ran.bi@mediatek.com> | 2020-02-26 13:13:03 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-03-16 11:55:55 +0100 |
commit | 21cbe810941501098e30c28df5cfa947ef04ee79 (patch) | |
tree | 328bc1c15d888549aba08e0127b5802f7f75d51f /MAINTAINERS | |
parent | 64823360a82939db212bc763443c990cbd99fa7c (diff) | |
download | linux-stable-21cbe810941501098e30c28df5cfa947ef04ee79.tar.gz linux-stable-21cbe810941501098e30c28df5cfa947ef04ee79.tar.bz2 linux-stable-21cbe810941501098e30c28df5cfa947ef04ee79.zip |
MAINTAINERS: add MT2712 RTC files
This patch add MT2712 RTC related files to MAINTAINERS file.
Signed-off-by: Ran Bi <ran.bi@mediatek.com>
Link: https://lore.kernel.org/r/20200226051303.22560-5-ran.bi@mediatek.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38fe2f3f7b6f..57549356e731 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1995,7 +1995,9 @@ M: Sean Wang <sean.wang@mediatek.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/rtc/rtc-mt2712.txt F: Documentation/devicetree/bindings/rtc/rtc-mt7622.txt +F: drivers/rtc/rtc-mt2712.c F: drivers/rtc/rtc-mt6397.c F: drivers/rtc/rtc-mt7622.c |