2020-11-17 00:35:36

by Roman Kiryanov

[permalink] [raw]
Subject: [PATCH] Update MAINTAINERS for goldfish-rtc

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


2020-11-17 09:17:40

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] Update MAINTAINERS for goldfish-rtc

On Mon, Nov 16, 2020 at 04:31:35PM -0800, [email protected] wrote:
> 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]

It would be nice to get an ack from the people you are removing and
adding to this entry :(

2020-11-19 22:45:51

by Roman Kiryanov

[permalink] [raw]
Subject: Re: [PATCH] Update MAINTAINERS for goldfish-rtc

> > +M: Jiaxun Yang <[email protected]>
> > +M: Huacai Chen <[email protected]>
>
> It would be nice to get an ack from the people you are removing and
> adding to this entry :(

Hi Jiaxun and Huacai, could you please ack this change?

2020-12-01 18:56:55

by Roman Kiryanov

[permalink] [raw]
Subject: Re: [PATCH] Update MAINTAINERS for goldfish-rtc

On Thu, Nov 19, 2020 at 2:43 PM Roman Kiryanov <[email protected]> wrote:
>
> > > +M: Jiaxun Yang <[email protected]>
> > > +M: Huacai Chen <[email protected]>
> >
> > It would be nice to get an ack from the people you are removing and
> > adding to this entry :(
>
> Hi Jiaxun and Huacai, could you please ack this change?

Gentle ping.