diff options
author | Benson Leung <bleung@chromium.org> | 2021-09-20 13:54:02 -0700 |
---|---|---|
committer | Benson Leung <bleung@chromium.org> | 2021-09-21 07:12:10 -0700 |
commit | 5135b2139212f55c07c47e9af5e22f5874514011 (patch) | |
tree | 73f0f35f68666f6807c03a7cf98695efa1021483 /MAINTAINERS | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) | |
download | linux-5135b2139212f55c07c47e9af5e22f5874514011.tar.gz linux-5135b2139212f55c07c47e9af5e22f5874514011.tar.bz2 linux-5135b2139212f55c07c47e9af5e22f5874514011.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
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 <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 |