2023-04-26 10:11:04

by Chris Paterson

[permalink] [raw]
Subject: [PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro

Gareth no longer works for Renesas.

Signed-off-by: Chris Paterson <[email protected]>
---
.../devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml b/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml
index 95bf485c6cec..99686085f751 100644
--- a/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml
+++ b/Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Renesas RZ/N1D (R9A06G032) System Controller

maintainers:
- - Gareth Williams <[email protected]>
+ - Fabrizio Castro <[email protected]>
- Geert Uytterhoeven <[email protected]>

properties:
--
2.40.0


2023-04-26 14:34:36

by Fabrizio Castro

[permalink] [raw]
Subject: RE: [PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro

Hi Chris,

Thanks for your patch.

> From: Chris Paterson <[email protected]>
> Subject: [PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change
> maintainer to Fabrizio Castro
>
> Gareth no longer works for Renesas.
>
> Signed-off-by: Chris Paterson <[email protected]>

Acked-by: Fabrizio Castro <[email protected]>

2023-04-27 16:09:40

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio Castro


On Wed, 26 Apr 2023 11:09:25 +0100, Chris Paterson wrote:
> Gareth no longer works for Renesas.
>
> Signed-off-by: Chris Paterson <[email protected]>
> ---
> .../devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!