diff options
author | Benson Leung <bleung@chromium.org> | 2022-01-26 23:22:33 +0100 |
---|---|---|
committer | Benson Leung <bleung@chromium.org> | 2022-01-27 17:41:58 +0100 |
commit | 664de6a26b7f17eebca896c3e18201b15d5c7b19 (patch) | |
tree | 6e0d0f1a9037f60c097290c046f25b9e748757c0 /MAINTAINERS | |
parent | Linux 5.17-rc1 (diff) | |
download | linux-664de6a26b7f17eebca896c3e18201b15d5c7b19.tar.xz linux-664de6a26b7f17eebca896c3e18201b15d5c7b19.zip |
MAINTAINERS: platform-chrome: Add new chrome-platform@lists.linux.dev list
Chrome Platform now has a mailing list.
Signed-off-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Prashant Malani <pmalani@chromium.org>
Link: https://lore.kernel.org/r/20220126222233.2852280-1-bleung@chromium.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c914384..cad7b0fff9f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4537,6 +4537,7 @@ F: drivers/input/touchscreen/chipone_icn8505.c CHROME HARDWARE PLATFORM SUPPORT M: Benson Leung <bleung@chromium.org> +L: chrome-platform@lists.linux.dev S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git F: drivers/platform/chrome/ @@ -4544,6 +4545,7 @@ F: drivers/platform/chrome/ CHROMEOS EC CODEC DRIVER M: Cheng-Yi Chiang <cychiang@chromium.org> R: Guenter Roeck <groeck@chromium.org> +L: chrome-platform@lists.linux.dev S: Maintained F: Documentation/devicetree/bindings/sound/google,cros-ec-codec.yaml F: sound/soc/codecs/cros_ec_codec.* @@ -4551,6 +4553,7 @@ F: sound/soc/codecs/cros_ec_codec.* CHROMEOS EC SUBDRIVERS M: Benson Leung <bleung@chromium.org> R: Guenter Roeck <groeck@chromium.org> +L: chrome-platform@lists.linux.dev S: Maintained F: drivers/power/supply/cros_usbpd-charger.c N: cros_ec @@ -4558,11 +4561,13 @@ N: cros-ec CHROMEOS EC USB TYPE-C DRIVER M: Prashant Malani <pmalani@chromium.org> +L: chrome-platform@lists.linux.dev S: Maintained F: drivers/platform/chrome/cros_ec_typec.c CHROMEOS EC USB PD NOTIFY DRIVER M: Prashant Malani <pmalani@chromium.org> +L: chrome-platform@lists.linux.dev S: Maintained F: drivers/platform/chrome/cros_usbpd_notify.c F: include/linux/platform_data/cros_usbpd_notify.h |