From: Roman Kiryanov <[email protected]> We (Android Studio Emulator, aka goldfish) do not support MIPS anymore but goldfish-rtc is still used by MIPS/RISCV QEMU.
Signed-off-by: Roman Kiryanov <[email protected]> --- MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4a34b25ecc1f..7f9216407ace 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1168,7 +1168,9 @@ F: Documentation/devicetree/bindings/interrupt-controller/google,goldfish-pic.tx F: drivers/irqchip/irq-goldfish-pic.c ANDROID GOLDFISH RTC DRIVER -M: Miodrag Dinic <[email protected]> +M: Jiaxun Yang <[email protected]> +M: Huacai Chen <[email protected]> +L: [email protected] S: Supported F: Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt F: drivers/rtc/rtc-goldfish.c -- 2.29.2.299.gdc1121823c-goog

