diff options
author | Enric Balletbo i Serra <[email protected]> | 2018-12-17 10:54:09 +0100 |
---|---|---|
committer | Benson Leung <[email protected]> | 2019-01-03 12:26:43 -0800 |
commit | cdd6a4a0e2ec590c30ad0e965fa08bf37461cadb (patch) | |
tree | ee2fd58825b2131f862076df168ce7a4465a345b | |
parent | 2a70a4cda0dadb7412bc04a0611cfc129d2804cb (diff) |
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 <[email protected]>
Signed-off-by: Benson Leung <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Acked-by: Lee Jones <[email protected]>
Acked-by: Sebastian Reichel <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
-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 <[email protected]> +M: Enric Balletbo i Serra <[email protected]> +R: Guenter Roeck <[email protected]> +S: Maintained +N: cros_ec +N: cros-ec +F: drivers/power/supply/cros_usbpd-charger.c + CIRRUS LOGIC AUDIO CODEC DRIVERS M: Brian Austin <[email protected]> M: Paul Handrigan <[email protected]> |