Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: Update Corstone-1000 maintainers
@ 2024-08-14 13:35 Hugues KAMBA MPIANA
  2024-08-14 13:51 ` Conor Dooley
  2024-08-15 14:56 ` [PATCH v2] " Hugues KAMBA MPIANA
  0 siblings, 2 replies; 4+ messages in thread
From: Hugues KAMBA MPIANA @ 2024-08-14 13:35 UTC (permalink / raw)
  To: devicetree
  Cc: robh, krzk+dt, conor+dt, hugues.kambampiana, abdellatif.elkhlifi,
	linux-kernel

- Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
- Remove maintainers: Vishnu Banavath, Rui Miguel Silva
- Update contact information for existing maintainers

Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
---
 Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
index 693f3fe7be60..cff1cdaadb13 100644
--- a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
@@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: ARM Corstone1000
 
 maintainers:
-  - Vishnu Banavath <vishnu.banavath@arm.com>
-  - Rui Miguel Silva <rui.silva@linaro.org>
+  - Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
+  - Hugues Kamba Mpiana <hugues.kambampiana@arm.com>
 
 description: |+
   ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: arm: Update Corstone-1000 maintainers
  2024-08-14 13:35 [PATCH] dt-bindings: arm: Update Corstone-1000 maintainers Hugues KAMBA MPIANA
@ 2024-08-14 13:51 ` Conor Dooley
  2024-08-15 14:56 ` [PATCH v2] " Hugues KAMBA MPIANA
  1 sibling, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2024-08-14 13:51 UTC (permalink / raw)
  To: Hugues KAMBA MPIANA
  Cc: devicetree, robh, krzk+dt, conor+dt, abdellatif.elkhlifi,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

On Wed, Aug 14, 2024 at 02:35:25PM +0100, Hugues KAMBA MPIANA wrote:
> - Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
> - Remove maintainers: Vishnu Banavath, Rui Miguel Silva
> - Update contact information for existing maintainers

I can see what you have done, but why are you doing it?

> 
> Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
> ---
>  Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
> index 693f3fe7be60..cff1cdaadb13 100644
> --- a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
> +++ b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
> @@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: ARM Corstone1000
>  
>  maintainers:
> -  - Vishnu Banavath <vishnu.banavath@arm.com>
> -  - Rui Miguel Silva <rui.silva@linaro.org>
> +  - Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> +  - Hugues Kamba Mpiana <hugues.kambampiana@arm.com>
>  
>  description: |+
>    ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH v2] dt-bindings: arm: Update Corstone-1000 maintainers
  2024-08-14 13:35 [PATCH] dt-bindings: arm: Update Corstone-1000 maintainers Hugues KAMBA MPIANA
  2024-08-14 13:51 ` Conor Dooley
@ 2024-08-15 14:56 ` Hugues KAMBA MPIANA
  2024-08-15 15:23   ` Rob Herring (Arm)
  1 sibling, 1 reply; 4+ messages in thread
From: Hugues KAMBA MPIANA @ 2024-08-15 14:56 UTC (permalink / raw)
  To: conor+dt
  Cc: abdellatif.elkhlifi, hugues.kambampiana, devicetree, krzk+dt,
	linux-kernel, robh

The previous maintainers are no longer working on the Corstone-1000.
- Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
- Remove maintainers: Vishnu Banavath, Rui Miguel Silva
- Update contact information for existing maintainers

Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
---
 Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
index 693f3fe7be60..cff1cdaadb13 100644
--- a/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
@@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: ARM Corstone1000
 
 maintainers:
-  - Vishnu Banavath <vishnu.banavath@arm.com>
-  - Rui Miguel Silva <rui.silva@linaro.org>
+  - Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
+  - Hugues Kamba Mpiana <hugues.kambampiana@arm.com>
 
 description: |+
   ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] dt-bindings: arm: Update Corstone-1000 maintainers
  2024-08-15 14:56 ` [PATCH v2] " Hugues KAMBA MPIANA
@ 2024-08-15 15:23   ` Rob Herring (Arm)
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-08-15 15:23 UTC (permalink / raw)
  To: Hugues KAMBA MPIANA
  Cc: krzk+dt, linux-kernel, conor+dt, devicetree, abdellatif.elkhlifi


On Thu, 15 Aug 2024 15:56:22 +0100, Hugues KAMBA MPIANA wrote:
> The previous maintainers are no longer working on the Corstone-1000.
> - Add new maintainers: Abdellatif El Khlifi, Hugues Kamba Mpiana
> - Remove maintainers: Vishnu Banavath, Rui Miguel Silva
> - Update contact information for existing maintainers
> 
> Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
> ---
>  Documentation/devicetree/bindings/arm/arm,corstone1000.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied, thanks!


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-15 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 13:35 [PATCH] dt-bindings: arm: Update Corstone-1000 maintainers Hugues KAMBA MPIANA
2024-08-14 13:51 ` Conor Dooley
2024-08-15 14:56 ` [PATCH v2] " Hugues KAMBA MPIANA
2024-08-15 15:23   ` Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox