From: Wolfram Sang Date: Thu, 11 Jun 2026 12:20:53 +0000 (+0200) Subject: dt-bindings: i2c: mux-gpio: name correct maintainer X-Git-Tag: v7.1~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cad752e1e73c326c9d784ceb34c9129285539c5;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: i2c: mux-gpio: name correct maintainer 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 Acked-by: Peter Korsgaard Acked-by: Conor Dooley --- diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml b/Documentation/devicetree/bindings/i2c/i2c-mux-gpio.yaml index 4a93d1f78f932..6e44510aaef62 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 + - Peter Korsgaard description: | This binding describes an I2C bus multiplexer that uses GPIOs to route the I2C signals. diff --git a/MAINTAINERS b/MAINTAINERS index 04542eebfbead..5db0662739076 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10772,6 +10772,7 @@ GENERIC GPIO I2C MULTIPLEXER DRIVER M: Peter Korsgaard 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