From 5135b2139212f55c07c47e9af5e22f5874514011 Mon Sep 17 00:00:00 2001
From: Benson Leung <bleung@chromium.org>
Date: Mon, 20 Sep 2021 13:54:02 -0700
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.

Link: https://lore.kernel.org/r/20210920205402.3818320-1-bleung@chromium.org
Signed-off-by: Benson Leung <bleung@chromium.org>
Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eeb4c70b3d5b5..16573a2d2fe3a 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 <pmalani@chromium.org>
+S:	Maintained
+F:	drivers/platform/chrome/cros_ec_typec.c
+
+CHROMEOS EC USB PD NOTIFY DRIVER
+M:	Prashant Malani <pmalani@chromium.org>
+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 <jnchase@google.com>
 L:	linux-media@vger.kernel.org
-- 
GitLab