diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2018-12-17 10:54:09 +0100 |
---|---|---|
committer | Benson Leung <bleung@chromium.org> | 2019-01-03 12:26:43 -0800 |
commit | cdd6a4a0e2ec590c30ad0e965fa08bf37461cadb (patch) | |
tree | ee2fd58825b2131f862076df168ce7a4465a345b /MAINTAINERS | |
parent | 2a70a4cda0dadb7412bc04a0611cfc129d2804cb (diff) | |
download | linux-stable-cdd6a4a0e2ec590c30ad0e965fa08bf37461cadb.tar.gz linux-stable-cdd6a4a0e2ec590c30ad0e965fa08bf37461cadb.tar.bz2 linux-stable-cdd6a4a0e2ec590c30ad0e965fa08bf37461cadb.zip |
MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
There are multiple ChromeOS EC sub-drivers spread in different
subsystems, as all of them are related to the Chrome stuff add
Benson and myself as a maintainers for all these sub-drivers.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: Guenter Roeck <groeck@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8293efb566d6..33bd0c6a8b98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3554,6 +3554,15 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git F: drivers/platform/chrome/ +CHROMEOS EC SUBDRIVERS +M: Benson Leung <bleung@chromium.org> +M: Enric Balletbo i Serra <enric.balletbo@collabora.com> +R: Guenter Roeck <groeck@chromium.org> +S: Maintained +N: cros_ec +N: cros-ec +F: drivers/power/supply/cros_usbpd-charger.c + CIRRUS LOGIC AUDIO CODEC DRIVERS M: Brian Austin <brian.austin@cirrus.com> M: Paul Handrigan <Paul.Handrigan@cirrus.com> |