[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2tC34jZA5_B9TkfhgKnt=b=-w5QHmaAaknSS1kTyrPQQ@mail.gmail.com>
Date: Wed, 12 Jul 2017 13:31:17 +0200
From: Arnd Bergmann <arnd@...db.de>
To: James Hogan <james.hogan@...tec.com>
Cc: Palmer Dabbelt <palmer@...belt.com>,
Olof Johansson <olof@...om.net>,
Andrew Morton <akpm@...ux-foundation.org>, albert@...ive.com,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Michal Marek <mmarek@...e.com>,
Will Deacon <will.deacon@....com>,
Peter Zijlstra <peterz@...radead.org>,
Boqun Feng <boqun.feng@...il.com>,
Ingo Molnar <mingo@...hat.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <marc.zyngier@....com>,
gregkh <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>,
David Miller <davem@...emloft.net>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Frédéric Weisbecker <fweisbec@...il.com>,
Al Viro <viro@...iv.linux.org.uk>,
"Luis R. Rodriguez" <mcgrof@...nel.org>,
Doug Ledford <dledford@...hat.com>,
Bart Van Assche <bart.vanassche@...disk.com>,
sstabellini@...nel.org, Daniel Vetter <daniel.vetter@...ll.ch>,
Michael Ellerman <mpe@...erman.id.au>,
Mark Salter <msalter@...hat.com>,
Nicolas Dichtel <nicolas.dichtel@...nd.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Guenter Roeck <linux@...ck-us.net>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
patches@...ups.riscv.org,
"nathan=20Neusch=C3=A4fer?=" <j.neuschaefer@....net>
Subject: Re: [PATCH 04/17] MAINTAINERS: Add RISC-V
On Wed, Jul 12, 2017 at 1:16 PM, James Hogan <james.hogan@...tec.com> wrote:
> On Tue, Jul 11, 2017 at 06:31:17PM -0700, Palmer Dabbelt wrote:
>> From: Jonathan Neuschäfer <j.neuschaefer@....net>
>>
>> RISC-V needs a MAINTAINERS entry. Let's add one.
>>
>> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
>> Signed-off-by: Palmer Dabbelt <palmer@...belt.com>
>> ---
>> MAINTAINERS | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 2af3ab3f7702..3f39f16046dd 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -11246,6 +11246,14 @@ M: Maxim Levitsky <maximlevitsky@...il.com>
>> S: Maintained
>> F: drivers/memstick/host/r592.*
>>
>> +RISC-V ARCHITECTURE
>> +M: Palmer Dabbelt <palmer@...ive.com>
>> +M: Albert Ou <albert@...ive.com>
>> +L: patches@...ups.riscv.org
>> +T: git https://github.com/riscv/riscv-linux
>> +S: Supported
>> +F: arch/riscv/
>
> Should this include other tightly riscv specific drivers outside of
> arch/riscv/ (or maybe they should have their own MAINTAINERS entries if
> they aren't so tightly bound to the architecture or are maintained
> separately)?
>
> drivers/clocksource/riscv_timer.c
> drivers/irqchip/irq-riscv-intc.c
> drivers/irqchip/irq-riscv-plic.c
> drivers/tty/hvc/hvc_sbi.c
> include/linux/timer_riscv.h
>
I would suggest including a
K: riscv
keyword line that should catch the closely related drivers, and have
separate entries for the rest. Maybe rename the hvc_sbi file
to fall within that keyword match.
Arnd
Powered by blists - more mailing lists