Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Paul Barker <paul.barker.ct@bp.renesas.com>
To: "Sergey Shtylyov" <sergei.shtylyov@gmail.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>,
	"Claudiu Beznea" <claudiu.beznea.uj@bp.renesas.com>,
	"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>,
	"James Bottomley" <James.Bottomley@hansenpartnership.com>,
	"Arnd Bergmann" <arnd@arndb.de>
Cc: linux-renesas-soc@vger.kernel.org, netdev@vger.kernel.org,
	linux-ide@vger.kernel.org, linux-sh@vger.kernel.org,
	linux-kernel@vger.kernel.org, Simon Horman <horms@kernel.org>,
	Niklas Cassel <cassel@kernel.org>
Subject: Re: [PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
Date: Mon, 4 Nov 2024 19:59:41 +0000	[thread overview]
Message-ID: <f4a34b8a-5d3f-41da-a2f0-7fc9d808d790@bp.renesas.com> (raw)
In-Reply-To: <e7123fcb-048c-4415-adb5-97b9f032e6ff@gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 3126 bytes --]

On 04/11/2024 19:29, Sergey Shtylyov wrote:
> On 11/4/24 2:05 PM, Geert Uytterhoeven wrote:
> 
>> Removing full driver sections also removed mailing list entries, causing
>> submitters of future patches to forget CCing these mailing lists.
>>
>> Hence re-add the sections for the Renesas Ethernet AVB, R-Car SATA, and
>> SuperH Ethernet drivers.  Add people who volunteered to maintain these
>> drivers (thanks a lot!).
>>
>> Fixes: 6e90b675cf942e50 ("MAINTAINERS: Remove some entries due to various compliance requirements.")
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>> Reviewed-by: Simon Horman <horms@kernel.org>
>> Acked-by: Niklas Cassel <cassel@kernel.org>
> [...]
> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 13f4c23281f89332..b04d678240e80ec9 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -19578,6 +19578,16 @@ S:	Supported
>>  F:	Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
>>  F:	drivers/i2c/busses/i2c-emev2.c
>>  
>> +RENESAS ETHERNET AVB DRIVER
>> +M:	Paul Barker <paul.barker.ct@bp.renesas.com>
>> +M:	Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> 
>    M:, not R:?

I would prefer these to be M: regardless of which of us is listed
(always send patches to this person, not just should "should be Cc'd",
as explained at the top of the file).

> 
> [...]
>> @@ -19627,6 +19637,14 @@ F:	Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml
>>  F:	drivers/i2c/busses/i2c-rcar.c
>>  F:	drivers/i2c/busses/i2c-sh_mobile.c
>>  
>> +RENESAS R-CAR SATA DRIVER
>> +M:	Geert Uytterhoeven <geert+renesas@glider.be>
> 
>    M:, not R:?
> 
>> +L:	linux-ide@vger.kernel.org
>> +L:	linux-renesas-soc@vger.kernel.org
>> +S:	Supported
>> +F:	Documentation/devicetree/bindings/ata/renesas,rcar-sata.yaml
>> +F:	drivers/ata/sata_rcar.c
>> +
>>  RENESAS R-CAR THERMAL DRIVERS
>>  M:	Niklas Söderlund <niklas.soderlund@ragnatech.se>
>>  L:	linux-renesas-soc@vger.kernel.org
>> @@ -19702,6 +19720,16 @@ S:	Supported
>>  F:	Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
>>  F:	drivers/i2c/busses/i2c-rzv2m.c
>>  
>> +RENESAS SUPERH ETHERNET DRIVER
>> +M:	Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
> 
>    M:, not R:?
> 
>> +L:	netdev@vger.kernel.org
>> +L:	linux-renesas-soc@vger.kernel.org
>> +F:	Documentation/devicetree/bindings/net/renesas,ether.yaml
>> +F:	drivers/net/ethernet/renesas/Kconfig
>> +F:	drivers/net/ethernet/renesas/Makefile
>> +F:	drivers/net/ethernet/renesas/sh_eth*
>> +F:	include/linux/sh_eth.h
>> +
>>  RENESAS USB PHY DRIVER
>>  M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>>  L:	linux-renesas-soc@vger.kernel.org
> 
>    Niklas, Paul, I hope you won't mind me re-joining the sh_eth/ravb
> entries as a reviewer when the fog clears a bit?
>    (Besides, I'm still on vacation -- till 11/11...)

I don't mind at all, I hope things get cleared up soon so that you can
be re-added. And, enjoy the rest of your vacation!

Thanks,

-- 
Paul Barker

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3577 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

      reply	other threads:[~2024-11-04 19:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 11:05 [PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections Geert Uytterhoeven
2024-11-04 11:40 ` Niklas Söderlund
2024-11-04 13:33   ` Geert Uytterhoeven
2024-11-04 13:52     ` Niklas Söderlund
2024-11-04 11:53 ` Paul Barker
2024-11-04 19:29 ` Sergey Shtylyov
2024-11-04 19:59   ` Paul Barker [this message]

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=f4a34b8a-5d3f-41da-a2f0-7fc9d808d790@bp.renesas.com \
    --to=paul.barker.ct@bp.renesas.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=arnd@arndb.de \
    --cc=cassel@kernel.org \
    --cc=claudiu.beznea.uj@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=niklas.soderlund+renesas@ragnatech.se \
    --cc=sergei.shtylyov@gmail.com \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /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