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 + - 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 04542eebfbea..5db066273907 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