All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
@ 2026-06-11 12:26 Wolfram Sang
  2026-06-11 17:18 ` Conor Dooley
  2026-06-15 18:38 ` Thierry Reding
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfram Sang @ 2026-06-11 12:26 UTC (permalink / raw)
  To: linux-i2c
  Cc: Thierry Reding, Wolfram Sang, Peter Rosin, Andi Shyti,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree

The YAML conversion added me as maintainer but I can't recall being
asked nor do I want to maintain it. Thierry has created the YAML file
and works for the company which contributed the driver.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

@Thierry: are you okay with this change?

 Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml b/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
index 2e3d555eb96c..f7502da71909 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Pinctrl-based I2C Bus Mux
 
 maintainers:
-  - Wolfram Sang <wsa@kernel.org>
+  - Thierry Reding <treding@nvidia.com>
 
 description: |
   This binding describes an I2C bus multiplexer that uses pin multiplexing to route the I2C
-- 
2.51.0


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

* Re: [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
  2026-06-11 12:26 [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer Wolfram Sang
@ 2026-06-11 17:18 ` Conor Dooley
  2026-06-15 18:38 ` Thierry Reding
  1 sibling, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2026-06-11 17:18 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: linux-i2c, Thierry Reding, Peter Rosin, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

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

Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable

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

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

* Re: [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
  2026-06-11 12:26 [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer Wolfram Sang
  2026-06-11 17:18 ` Conor Dooley
@ 2026-06-15 18:38 ` Thierry Reding
  2026-06-15 21:15   ` Andi Shyti
  2026-06-16  6:04   ` Wolfram Sang
  1 sibling, 2 replies; 5+ messages in thread
From: Thierry Reding @ 2026-06-15 18:38 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: linux-i2c, Thierry Reding, Peter Rosin, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

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

On Thu, Jun 11, 2026 at 02:26:24PM +0200, Wolfram Sang wrote:
> The YAML conversion added me as maintainer but I can't recall being
> asked nor do I want to maintain it. Thierry has created the YAML file
> and works for the company which contributed the driver.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
> 
> @Thierry: are you okay with this change?
> 
>  Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml b/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
> index 2e3d555eb96c..f7502da71909 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mux-pinctrl.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Pinctrl-based I2C Bus Mux
>  
>  maintainers:
> -  - Wolfram Sang <wsa@kernel.org>
> +  - Thierry Reding <treding@nvidia.com>
>  
>  description: |
>    This binding describes an I2C bus multiplexer that uses pin multiplexing to route the I2C

By default I used to list the subsystem maintainer as the bindings
maintainer if the binding wasn't Tegra-specific, or in this case the
original author wasn't active anymore.

I'm fine being listed as the maintainer for this if you don't want to,
but I prefer to use the thierry.reding@kernel.org email address for
communication.

With that:

Acked-by: Thierry Reding <treding@nvidia.com>

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

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

* Re: [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
  2026-06-15 18:38 ` Thierry Reding
@ 2026-06-15 21:15   ` Andi Shyti
  2026-06-16  6:04   ` Wolfram Sang
  1 sibling, 0 replies; 5+ messages in thread
From: Andi Shyti @ 2026-06-15 21:15 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Wolfram Sang, linux-i2c, Thierry Reding, Peter Rosin, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

Hi Thierry,

> >  maintainers:
> > -  - Wolfram Sang <wsa@kernel.org>
> > +  - Thierry Reding <treding@nvidia.com>
> >  
> >  description: |
> >    This binding describes an I2C bus multiplexer that uses pin multiplexing to route the I2C
> 
> By default I used to list the subsystem maintainer as the bindings
> maintainer if the binding wasn't Tegra-specific, or in this case the
> original author wasn't active anymore.
> 
> I'm fine being listed as the maintainer for this if you don't want to,
> but I prefer to use the thierry.reding@kernel.org email address for
> communication.

Just to be clear, are you saying that in this file you want your
kernel.org e-mail or are you referring to generic communication?

Andi

> With that:
> 
> Acked-by: Thierry Reding <treding@nvidia.com>



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

* Re: [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer
  2026-06-15 18:38 ` Thierry Reding
  2026-06-15 21:15   ` Andi Shyti
@ 2026-06-16  6:04   ` Wolfram Sang
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2026-06-16  6:04 UTC (permalink / raw)
  To: Thierry Reding
  Cc: linux-i2c, Thierry Reding, Peter Rosin, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

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

Hi Thierry,

> By default I used to list the subsystem maintainer as the bindings
> maintainer if the binding wasn't Tegra-specific, or in this case the
> original author wasn't active anymore.

I understand that. Yet, since I handed I2C over to Andi now, this entry
becomes kind of stale then. I wanted to drop the maintainers:-property
completely to avoid changing all the maintainers entry once a subsystem
gets handed over, but Rob disagreed to that.

> I'm fine being listed as the maintainer for this if you don't want to,
> but I prefer to use the thierry.reding@kernel.org email address for
> communication.

Ok, thank you, will fix.

> With that:
> 
> Acked-by: Thierry Reding <treding@nvidia.com>

I will use your kernel.org address for the ack then as well, I guess.

Happy hacking,

   Wolfram


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

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

end of thread, other threads:[~2026-06-16  6:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11 12:26 [PATCH] dt-bindings: i2c: i2c-mux-pinctrl: change maintainer Wolfram Sang
2026-06-11 17:18 ` Conor Dooley
2026-06-15 18:38 ` Thierry Reding
2026-06-15 21:15   ` Andi Shyti
2026-06-16  6:04   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.