diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2020-11-14 21:09:21 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-11-15 00:38:37 +0100 |
commit | 9844484eac2bff09ba3fcdebcf5a41d94df6b6c1 (patch) | |
tree | 1dd30c74d93f4151d58e7f2ffa3c935c6bd6623c /MAINTAINERS | |
parent | 5022cfc112328e7fd489f5e3d41b7f352322880c (diff) | |
download | linux-9844484eac2bff09ba3fcdebcf5a41d94df6b6c1.tar.gz linux-9844484eac2bff09ba3fcdebcf5a41d94df6b6c1.tar.bz2 linux-9844484eac2bff09ba3fcdebcf5a41d94df6b6c1.zip |
MAINTAINERS: Set myself as Goldfish RTC maintainer
While Goldfish platform is dusted, the RTC driver remains
valuable for us.
I'm volunteering to maintain goldfish RTC driver onward.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Miodrag Dinic <Miodrag.Dinic@syrmia.com>
Link: https://lore.kernel.org/r/20201114130921.651882-3-jiaxun.yang@flygoat.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..b576544264e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1168,7 +1168,7 @@ F: Documentation/devicetree/bindings/interrupt-controller/google,goldfish-pic.tx F: drivers/irqchip/irq-goldfish-pic.c ANDROID GOLDFISH RTC DRIVER -M: Miodrag Dinic <miodrag.dinic@mips.com> +M: Jiaxun Yang <jiaxun.yang@flygoat.com> S: Supported F: Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt F: drivers/rtc/rtc-goldfish.c |