diff options
author | Anup Patel | 2019-11-06 12:56:50 +0100 |
---|---|---|
committer | Palmer Dabbelt | 2020-02-10 21:01:39 +0100 |
commit | 9c8fdcece53e05590441785ab22d91a22da36e29 (patch) | |
tree | 428f5d93fff85f60f018a7917de6615f9486521f /MAINTAINERS | |
parent | riscv: virt: Use Goldfish RTC device (diff) | |
download | qemu-9c8fdcece53e05590441785ab22d91a22da36e29.tar.gz qemu-9c8fdcece53e05590441785ab22d91a22da36e29.tar.xz qemu-9c8fdcece53e05590441785ab22d91a22da36e29.zip |
MAINTAINERS: Add maintainer entry for Goldfish RTC
Add myself as Goldfish RTC maintainer until someone else is
willing to maintain it.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ce46c0a552..43d29ea662 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -562,6 +562,14 @@ F: include/hw/arm/digic.h F: hw/*/digic* F: include/hw/*/digic* +Goldfish RTC +M: Anup Patel <anup.patel@wdc.com> +M: Alistair Francis <Alistair.Francis@wdc.com> +L: qemu-riscv@nongnu.org +S: Maintained +F: hw/rtc/goldfish_rtc.c +F: include/hw/rtc/goldfish_rtc.h + Gumstix M: Peter Maydell <peter.maydell@linaro.org> R: Philippe Mathieu-Daudé <f4bug@amsat.org> |