2021-09-21 03:56:00

by Benson Leung

[permalink] [raw]
Subject: [PATCH] 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.

Signed-off-by: Benson Leung <[email protected]>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

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 <[email protected]>
+S: Maintained
+F: drivers/platform/chrome/cros_ec_typec.c
+
+CHROMEOS EC USB PD NOTIFY DRIVER
+M: Prashant Malani <[email protected]>
+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 <[email protected]>
L: [email protected]
--
2.33.0.464.g1972c5931b-goog


2021-09-21 06:30:36

by Enric Balletbo i Serra

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Prashant's maintainership of cros_ec drivers

Hi Benson,

This LGTM

On 20/9/21 22:54, Benson Leung wrote:
> Prashant maintains the cros_usbpd_notify driver as well as
> the cros_ec_type_c driver.
>
> Signed-off-by: Benson Leung <[email protected]>

Acked-by: Enric Balletbo i Serra <[email protected]>


> ---
> MAINTAINERS | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> 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 <[email protected]>
> +S: Maintained
> +F: drivers/platform/chrome/cros_ec_typec.c
> +
> +CHROMEOS EC USB PD NOTIFY DRIVER
> +M: Prashant Malani <[email protected]>
> +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 <[email protected]>
> L: [email protected]
>