[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<IA1PR20MB4953B353554E71776D4E89DDBB792@IA1PR20MB4953.namprd20.prod.outlook.com>
Date: Fri, 26 Jan 2024 19:32:40 +0800
From: Inochi Amaoto <inochiama@...look.com>
To: Inochi Amaoto <inochiama@...look.com>
Cc: Conor Dooley <conor.dooley@...rochip.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Conor Dooley <conor@...nel.org>,
Chen Wang <unicorn_wang@...look.com>,
linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH] MAINTAINERS: Setup proper info for SOPHGO vendor support
From: Conor Dooley <conor.dooley@...rochip.com>
>On Fri, Jan 26, 2024 at 02:04:50PM +0800, Inochi Amaoto wrote:
>> Add git tree that maintaines sophgo vendor code.
>> Also replace Chao Wei with myself, since he does not have enough time.
>
>Ideally Chao Wei can spare some time to ack the patch though?
>
I have asked them about acking. But sadly, he seems to have no time.
And he agreed to remove himself from the maintainer file.
>>
>> Signed-off-by: Inochi Amaoto <inochiama@...look.com>
>> ---
>> MAINTAINERS | 9 +++++----
>> 1 file changed, 5 insertions(+), 4 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 39219b144c23..0dbf2882afbf 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -20446,12 +20446,13 @@ F: drivers/char/sonypi.c
>> F: drivers/platform/x86/sony-laptop.c
>> F: include/linux/sony-laptop.h
>>
>> -SOPHGO DEVICETREES
>> -M: Chao Wei <chao.wei@...hgo.com>
>> +SOPHGO DEVICETREES and DRIVERS
>> M: Chen Wang <unicorn_wang@...look.com>
>> +M: Inochi Amaoto <inochiama@...look.com>
>> +T: git https://github.com/sophgo/linux.git
>> S: Maintained
>> -F: arch/riscv/boot/dts/sophgo/
>> -F: Documentation/devicetree/bindings/riscv/sophgo.yaml
>> +N: sophgo
>> +K: [^@]sophgo
>
>There's a single instance of this "[^@] business in the whole file,
>is it really needed?
>
>Also, you can fold in
>
It looks like I have made a mistake. "[^@]" is not necessary. I will
remove this.
>diff --git a/MAINTAINERS b/MAINTAINERS
>index bf107c5343d3..cc8e240ba3e2 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -18859,6 +18859,7 @@ F: Documentation/devicetree/bindings/riscv/
> F: arch/riscv/boot/dts/
> X: arch/riscv/boot/dts/allwinner/
> X: arch/riscv/boot/dts/renesas/
>+X: arch/riscv/boot/dts/sophgo/
>
> RISC-V PMU DRIVERS
> M: Atish Patra <atishp@...shpatra.org>
>
>
>if you want. I get CC'ed on everything under the sun anyway from the DT
>MAINTAINERS entry, so this at least might reduce some confusion about
>who is applying what.
>
>Cheers,
>Conor.
>
>
Thanks for reminder, it is better to reduce confusion.
I will take care of this.
Regards,
Inochi.
Powered by blists - more mailing lists