Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer
@ 2026-06-11 12:20 Wolfram Sang
  2026-06-11 12:25 ` Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wolfram Sang @ 2026-06-11 12:20 UTC (permalink / raw)
  To: linux-i2c
  Cc: Peter Korsgaard, 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. Add Peter as maintainer for the
binding as he is maintainer of the driver.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml | 2 +-
 MAINTAINERS                                             | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml b/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml
index 4a93d1f78f93..6e44510aaef6 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: GPIO-based I2C Bus Mux
 
 maintainers:
-  - Wolfram Sang <wsa@kernel.org>
+  - Peter Korsgaard <peter.korsgaard@barco.com>
 
 description: |
   This binding describes an I2C bus multiplexer that uses GPIOs to route the I2C signals.
diff --git a/MAINTAINERS b/MAINTAINERS
index e035a3be797c..a616abfce644 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10772,6 +10772,7 @@ GENERIC GPIO I2C MULTIPLEXER DRIVER
 M:	Peter Korsgaard <peter.korsgaard@barco.com>
 L:	linux-i2c@vger.kernel.org
 S:	Supported
+F:	Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml
 F:	Documentation/i2c/muxes/i2c-mux-gpio.rst
 F:	drivers/i2c/muxes/i2c-mux-gpio.c
 F:	include/linux/platform_data/i2c-mux-gpio.h
-- 
2.51.0


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

* Re: [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer
  2026-06-11 12:20 [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer Wolfram Sang
@ 2026-06-11 12:25 ` Wolfram Sang
  2026-06-11 13:02 ` Korsgaard, Peter
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2026-06-11 12:25 UTC (permalink / raw)
  To: linux-i2c
  Cc: Peter Korsgaard, Peter Rosin, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

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

On Thu, Jun 11, 2026 at 02:20:53PM +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. Add Peter as maintainer for the
> binding as he is maintainer of the driver.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---

Peter, are you fine with this change? Sorry, forgot to put this in the
original mail.


[-- 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: mux-gpio: name correct maintainer
  2026-06-11 12:20 [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer Wolfram Sang
  2026-06-11 12:25 ` Wolfram Sang
@ 2026-06-11 13:02 ` Korsgaard, Peter
  2026-06-11 17:19 ` Conor Dooley
  2026-06-12 15:01 ` Wolfram Sang
  3 siblings, 0 replies; 5+ messages in thread
From: Korsgaard, Peter @ 2026-06-11 13:02 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c@vger.kernel.org
  Cc: Peter Rosin, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, devicetree@vger.kernel.org

Hi,

> The YAML conversion added me as maintainer but I can't recall being
> asked nor do I want to maintain it. Add Peter as maintainer for the
> binding as he is maintainer of the driver.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>

--
Bye, Peter Korsgaard

This message is subject to the following terms and conditions: MAIL DISCLAIMER<https://www.barco.com/en/maildisclaimer>

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

* Re: [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer
  2026-06-11 12:20 [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer Wolfram Sang
  2026-06-11 12:25 ` Wolfram Sang
  2026-06-11 13:02 ` Korsgaard, Peter
@ 2026-06-11 17:19 ` Conor Dooley
  2026-06-12 15:01 ` Wolfram Sang
  3 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2026-06-11 17:19 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: linux-i2c, Peter Korsgaard, 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: mux-gpio: name correct maintainer
  2026-06-11 12:20 [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer Wolfram Sang
                   ` (2 preceding siblings ...)
  2026-06-11 17:19 ` Conor Dooley
@ 2026-06-12 15:01 ` Wolfram Sang
  3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2026-06-12 15:01 UTC (permalink / raw)
  To: linux-i2c
  Cc: Peter Korsgaard, Peter Rosin, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, devicetree

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

On Thu, Jun 11, 2026 at 02:20:53PM +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. Add Peter as maintainer for the
> binding as he is maintainer of the driver.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Applied to for-current, thanks!


[-- 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-12 15:01 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:20 [PATCH] dt-bindings: i2c: mux-gpio: name correct maintainer Wolfram Sang
2026-06-11 12:25 ` Wolfram Sang
2026-06-11 13:02 ` Korsgaard, Peter
2026-06-11 17:19 ` Conor Dooley
2026-06-12 15:01 ` Wolfram Sang

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