2023-02-17 18:01:26

by Conor Dooley

[permalink] [raw]
Subject: [PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership

From: Conor Dooley <[email protected]>

Sagar's email listed in maintainers is bouncing as his division was sold
off by the company. I attempted to contact him some days ago on what the
bounce email told me was his new contact information, but am yet to
receive a response.

Paul and Palmer are listed on each of the bindings, both of whom were
alive & well as of Wednesday so the bindings remain maintained.

CC: Sagar Kadam <[email protected]>
CC: Sagar Kadam <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Conor Dooley <[email protected]>
---
Palmer/Paul, as mentioned Wednesday, here you go!
---
Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml | 1 -
.../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 -
Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 -
Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml | 3 +--
4 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml b/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
index c3be1b600007..c79e752283aa 100644
--- a/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
+++ b/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
@@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: SiFive FU540 Power Reset Clock Interrupt Controller (PRCI)

maintainers:
- - Sagar Kadam <[email protected]>
- Paul Walmsley <[email protected]>

description:
diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
index 99e01f4d0a69..63bc89e13480 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
@@ -45,7 +45,6 @@ description:
from S-mode. So add thead,c900-plic to distinguish them.

maintainers:
- - Sagar Kadam <[email protected]>
- Paul Walmsley <[email protected]>
- Palmer Dabbelt <[email protected]>

diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
index 605c1766dba8..bae993128981 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:
- - Sagar Kadam <[email protected]>
- Paul Walmsley <[email protected]>

description:
diff --git a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
index bf3f07421f7e..0551a0d1b3df 100644
--- a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
+++ b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
@@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: SiFive Composable Cache Controller

maintainers:
- - Sagar Kadam <[email protected]>
- - Paul Walmsley <[email protected]>
+ - Paul Walmsley <[email protected]>

description:
The SiFive Composable Cache Controller is used to provide access to fast copies
--
2.39.1



2023-02-18 18:33:40

by Palmer Dabbelt

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership

On Fri, 17 Feb 2023 10:00:36 PST (-0800), Conor Dooley wrote:
> From: Conor Dooley <[email protected]>
>
> Sagar's email listed in maintainers is bouncing as his division was sold
> off by the company. I attempted to contact him some days ago on what the
> bounce email told me was his new contact information, but am yet to
> receive a response.
>
> Paul and Palmer are listed on each of the bindings, both of whom were
> alive & well as of Wednesday so the bindings remain maintained.
>
> CC: Sagar Kadam <[email protected]>
> CC: Sagar Kadam <[email protected]>
> Link: https://lore.kernel.org/all/[email protected]/
> Signed-off-by: Conor Dooley <[email protected]>
> ---
> Palmer/Paul, as mentioned Wednesday, here you go!

Acked-by: Palmer Dabbelt <[email protected]>

Thanks!

> ---
> Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml | 1 -
> .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 -
> Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 -
> Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml | 3 +--
> 4 files changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml b/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
> index c3be1b600007..c79e752283aa 100644
> --- a/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
> +++ b/Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml
> @@ -8,7 +8,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: SiFive FU540 Power Reset Clock Interrupt Controller (PRCI)
>
> maintainers:
> - - Sagar Kadam <[email protected]>
> - Paul Walmsley <[email protected]>
>
> description:
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> index 99e01f4d0a69..63bc89e13480 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
> @@ -45,7 +45,6 @@ description:
> from S-mode. So add thead,c900-plic to distinguish them.
>
> maintainers:
> - - Sagar Kadam <[email protected]>
> - Paul Walmsley <[email protected]>
> - Palmer Dabbelt <[email protected]>
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> index 605c1766dba8..bae993128981 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:
> - - Sagar Kadam <[email protected]>
> - Paul Walmsley <[email protected]>
>
> description:
> diff --git a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
> index bf3f07421f7e..0551a0d1b3df 100644
> --- a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
> +++ b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
> @@ -8,8 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: SiFive Composable Cache Controller
>
> maintainers:
> - - Sagar Kadam <[email protected]>
> - - Paul Walmsley <[email protected]>
> + - Paul Walmsley <[email protected]>
>
> description:
> The SiFive Composable Cache Controller is used to provide access to fast copies

2023-02-21 15:40:59

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: drop Sagar Kadam from SiFive binding maintainership


On Fri, 17 Feb 2023 18:00:36 +0000, Conor Dooley wrote:
> From: Conor Dooley <[email protected]>
>
> Sagar's email listed in maintainers is bouncing as his division was sold
> off by the company. I attempted to contact him some days ago on what the
> bounce email told me was his new contact information, but am yet to
> receive a response.
>
> Paul and Palmer are listed on each of the bindings, both of whom were
> alive & well as of Wednesday so the bindings remain maintained.
>
> CC: Sagar Kadam <[email protected]>
> CC: Sagar Kadam <[email protected]>
> Link: https://lore.kernel.org/all/[email protected]/
> Signed-off-by: Conor Dooley <[email protected]>
> ---
> Palmer/Paul, as mentioned Wednesday, here you go!
> ---
> Documentation/devicetree/bindings/clock/sifive/fu540-prci.yaml | 1 -
> .../bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 -
> Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 1 -
> Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml | 3 +--
> 4 files changed, 1 insertion(+), 5 deletions(-)
>

Applied, thanks!