From 5135b2139212f55c07c47e9af5e22f5874514011 Mon Sep 17 00:00:00 2001 From: Benson Leung Date: Mon, 20 Sep 2021 13:54:02 -0700 Subject: MAINTAINERS: Add Prashant's maintainership of cros_ec drivers Prashant maintains the cros_usbpd_notify driver as well as the cros_ec_type_c driver. Link: https://lore.kernel.org/r/20210920205402.3818320-1-bleung@chromium.org Signed-off-by: Benson Leung Acked-by: Enric Balletbo i Serra --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..16573a2d2fe3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4429,6 +4429,17 @@ F: drivers/power/supply/cros_usbpd-charger.c N: cros_ec N: cros-ec +CHROMEOS EC USB TYPE-C DRIVER +M: Prashant Malani +S: Maintained +F: drivers/platform/chrome/cros_ec_typec.c + +CHROMEOS EC USB PD NOTIFY DRIVER +M: Prashant Malani +S: Maintained +F: drivers/platform/chrome/cros_usbpd_notify.c +F: include/linux/platform_data/cros_usbpd_notify.h + CHRONTEL CH7322 CEC DRIVER M: Jeff Chase L: linux-media@vger.kernel.org -- cgit v1.2.3 From 3119c28634ddc6ee3813778d9d17741baceef19d Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Thu, 21 Oct 2021 08:32:10 +0200 Subject: MAINTAINERS: Chrome: Drop Enric Balletbo i Serra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sending a patch to the chrome people resulted in a message by Collabora's mailer daemon: 550 5.1.1 : Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) So remove Eric from all maintainer entries. Signed-off-by: Uwe Kleine-König Reviewed-by: Guenter Roeck Signed-off-by: Benson Leung Link: https://lore.kernel.org/r/20211021063210.52503-1-u.kleine-koenig@pengutronix.de --- MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 16573a2d2fe3..7cfd34c5a982 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4407,14 +4407,12 @@ F: drivers/input/touchscreen/chipone_icn8505.c CHROME HARDWARE PLATFORM SUPPORT M: Benson Leung -M: Enric Balletbo i Serra S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git F: drivers/platform/chrome/ CHROMEOS EC CODEC DRIVER M: Cheng-Yi Chiang -R: Enric Balletbo i Serra R: Guenter Roeck S: Maintained F: Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml @@ -4422,7 +4420,6 @@ F: sound/soc/codecs/cros_ec_codec.* CHROMEOS EC SUBDRIVERS M: Benson Leung -M: Enric Balletbo i Serra R: Guenter Roeck S: Maintained F: drivers/power/supply/cros_usbpd-charger.c -- cgit v1.2.3