linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@dabbelt.com>
To: miodrag.dinic@mips.com, daniel.lezcano@linaro.org, tglx@linutronix.de
Cc: linux-kernel@vger.kernel.org, kernel-team@android.com,
	Palmer Dabbelt <palmerdabbelt@google.com>
Subject: [PATCH] MAINTAINERS: Add myself to the Goldfish RTC entry
Date: Wed, 25 Nov 2020 11:53:42 -0800	[thread overview]
Message-ID: <20201125195342.3778744-1-palmer@dabbelt.com> (raw)

From: Palmer Dabbelt <palmerdabbelt@google.com>

This is used by the RISC-V virt board in QEMU, which is currently the only
widely available Linux system.  Removing it right now would cause us some
headaches in the short term, so I'd like to keep it around.

Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>

---

I lost the thread here, so if someone else has signed up to maintain this then
I'm happy to leave things alone.  I don't see anything in Linus' tree as of
right about now, though, so I figured I'd send something along just in case the
plan was still to leave it otherwise unmaintained.

IIRC we picked this in QEMU just because it was simple and had a driver we
didn't need to maintain, so maintaining it does somewhat defeat that decision.
There isn't a whole lot here so it shouldn't be prohibitive for me to maintain
the driver, but I will start a discussion in QEMU about whether moving the
boards that use it over to something else would be appropriate.  Anything like
that would be a long time away, though, so I'd anticipate keeping this around
for the foreseeable future.

I definitely don't want this going away right now, though, as that would break
the only RISC-V setup I actually have :)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a008b70f3c16..21f7cdfc89dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1169,6 +1169,7 @@ F:	drivers/irqchip/irq-goldfish-pic.c
 
 ANDROID GOLDFISH RTC DRIVER
 M:	Miodrag Dinic <miodrag.dinic@mips.com>
+M:	Palmer Dabbelt <palmer@dabbelt.com>
 S:	Supported
 F:	Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt
 F:	drivers/rtc/rtc-goldfish.c
-- 
2.29.2.454.gaff20da3a2-goog


                 reply	other threads:[~2020-11-25 19:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201125195342.3778744-1-palmer@dabbelt.com \
    --to=palmer@dabbelt.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=kernel-team@android.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miodrag.dinic@mips.com \
    --cc=palmerdabbelt@google.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).