Message ID | 20240425205719.2536971-1-linux@roeck-us.net |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Drop entry for PCA9541 bus master selector | expand |
Hi! And thank you! 2024-04-25 at 22:57, Guenter Roeck wrote: > I no longer have access to PCA9541 hardware, and I am no longer involved > in related development. Listing me as PCA9541 maintainer does not make > sense anymore. Remove PCA9541 from MAINTAINERS to let its support default > to the generic I2C multiplexer entry. > > Cc: Peter Rosin <peda@axentia.se> > Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Peter Rosin <peda@axentia.se> Cheers, Peter
On Thu, Apr 25, 2024 at 01:57:19PM -0700, Guenter Roeck wrote: > I no longer have access to PCA9541 hardware, and I am no longer involved > in related development. Listing me as PCA9541 maintainer does not make > sense anymore. Remove PCA9541 from MAINTAINERS to let its support default > to the generic I2C multiplexer entry. > > Cc: Peter Rosin <peda@axentia.se> > Signed-off-by: Guenter Roeck <linux@roeck-us.net> Applied to for-current, thanks!
diff --git a/MAINTAINERS b/MAINTAINERS index ebf03f5f0619..652cce499273 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16799,12 +16799,6 @@ S: Maintained F: drivers/leds/leds-pca9532.c F: include/linux/leds-pca9532.h -PCA9541 I2C BUS MASTER SELECTOR DRIVER -M: Guenter Roeck <linux@roeck-us.net> -L: linux-i2c@vger.kernel.org -S: Maintained -F: drivers/i2c/muxes/i2c-mux-pca9541.c - PCI DRIVER FOR AARDVARK (Marvell Armada 3700) M: Thomas Petazzoni <thomas.petazzoni@bootlin.com> M: Pali Rohár <pali@kernel.org>
I no longer have access to PCA9541 hardware, and I am no longer involved in related development. Listing me as PCA9541 maintainer does not make sense anymore. Remove PCA9541 from MAINTAINERS to let its support default to the generic I2C multiplexer entry. Cc: Peter Rosin <peda@axentia.se> Signed-off-by: Guenter Roeck <linux@roeck-us.net> --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-)