devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Palmer Dabbelt <palmer@dabbelt.com>
Cc: linus.walleij@linaro.org, brgl@bgdev.pl, robh+dt@kernel.org,
	Paul Walmsley <paul.walmsley@sifive.com>,
	thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de,
	lee.jones@linaro.org, aou@eecs.berkeley.edu,
	p.zabel@pengutronix.de, sagar.kadam@sifive.com,
	linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-pwm@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: sifive: drop Yash Shah
Date: Fri, 11 Mar 2022 08:33:54 +0100	[thread overview]
Message-ID: <ef965982-0c21-9cc7-1e5a-69726671ba1f@canonical.com> (raw)
In-Reply-To: <mhng-b01b9acc-de77-4d1d-9cdc-f3830a6c569a@palmer-ri-x1c9>

On 11/03/2022 04:14, Palmer Dabbelt wrote:
> On Mon, 14 Feb 2022 00:23:49 PST (-0800), krzysztof.kozlowski@canonical.com wrote:
>> Emails to Yash Shah bounce with "The email account that you tried to
>> reach does not exist.", so drop him from all maintainer entries.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
>> ---
>>  Documentation/devicetree/bindings/gpio/sifive,gpio.yaml     | 1 -
>>  Documentation/devicetree/bindings/pwm/pwm-sifive.yaml       | 1 -
>>  .../devicetree/bindings/riscv/sifive-l2-cache.yaml          | 1 -
>>  MAINTAINERS                                                 | 6 ------
>>  4 files changed, 9 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml b/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
>> index e04349567eeb..427c5873f96a 100644
>> --- a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
>> +++ b/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
>> @@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>>  title: SiFive GPIO controller
>>
>>  maintainers:
>> -  - Yash Shah <yash.shah@sifive.com>
>>    - Paul Walmsley <paul.walmsley@sifive.com>
>>
>>  properties:
>> diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
>> index 676b2160bada..605c1766dba8 100644
>> --- a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
>> +++ b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
>> @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>>  title: SiFive PWM controller
>>
>>  maintainers:
>> -  - Yash Shah <yash.shah@sifive.com>
>>    - Sagar Kadam <sagar.kadam@sifive.com>
>>    - Paul Walmsley <paul.walmsley@sifive.com>
>>
>> diff --git a/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml b/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml
>> index 2b1f91603897..e2d330bd4608 100644
>> --- a/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml
>> +++ b/Documentation/devicetree/bindings/riscv/sifive-l2-cache.yaml
>> @@ -9,7 +9,6 @@ title: SiFive L2 Cache Controller
>>
>>  maintainers:
>>    - Sagar Kadam <sagar.kadam@sifive.com>
>> -  - Yash Shah <yash.shah@sifive.com>
>>    - Paul Walmsley  <paul.walmsley@sifive.com>
>>
>>  description:
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ebf7a75a6bec..87eeac970ca2 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7090,12 +7090,6 @@ L:	linux-edac@vger.kernel.org
>>  S:	Maintained
>>  F:	drivers/edac/sb_edac.c
>>
>> -EDAC-SIFIVE
>> -M:	Yash Shah <yash.shah@sifive.com>
>> -L:	linux-edac@vger.kernel.org
>> -S:	Supported
>> -F:	drivers/edac/sifive_edac.c
> 
> Looks like that leaves this unmaintained?  I'm happy to volunteer, I've 
> got the boards lying around somewhere and sort of feel on the hook to 
> keep this stuff alive given that whatever's in there is partially my 
> fault.  That said, I'm happy to stay out of it so if it's OK to have 
> otherwise unmaintained EDAC drivers that works for me so
> 
> Acked-by: Palmer Dabbelt <palmer@rivosinc.com>

The patch was already merged. EDAC SiFive is now covered by generic EDAC
and SIFIVE entries. Feel free to restore the entry with yourself.

Best regards,
Krzysztof

  reply	other threads:[~2022-03-11  7:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14  8:23 [PATCH] MAINTAINERS: sifive: drop Yash Shah Krzysztof Kozlowski
2022-02-22 21:15 ` Rob Herring
2022-03-11  3:14 ` Palmer Dabbelt
2022-03-11  7:33   ` Krzysztof Kozlowski [this message]
2022-03-22  0:31     ` Palmer Dabbelt

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=ef965982-0c21-9cc7-1e5a-69726671ba1f@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=brgl@bgdev.pl \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=p.zabel@pengutronix.de \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh+dt@kernel.org \
    --cc=sagar.kadam@sifive.com \
    --cc=thierry.reding@gmail.com \
    --cc=u.kleine-koenig@pengutronix.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).