[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181211190953.13626-1-enric.balletbo@collabora.com>
Date: Tue, 11 Dec 2018 20:09:52 +0100
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: Alessandro Zummo <a.zummo@...ertech.it>, linux-pwm@...r.kernel.org,
linux-iio@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-i2c@...r.kernel.org, groeck@...omium.org,
kernel@...labora.com, linux-rtc@...r.kernel.org,
Chanwoo Choi <cw00.choi@...sung.com>,
Benson Leung <bleung@...omium.org>,
Sebastian Reichel <sre@...nel.org>,
linux-input@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Jonathan Cameron <jic23@...nel.org>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
devicetree@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>,
linux-pm@...r.kernel.org, MyungJoo Ham <myungjoo.ham@...sung.com>,
Lee Jones <lee.jones@...aro.org>,
Hartmut Knaack <knaack.h@....de>,
Rob Herring <robh+dt@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Mark Rutland <mark.rutland@....com>,
Arnd Bergmann <arnd@...db.de>,
"David S. Miller" <davem@...emloft.net>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH v2] 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@...labora.com>
---
Changes in v2:
- Fix typo in Benson email address.
MAINTAINERS | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a24129b0b043..bbe7180e2851 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3625,6 +3625,30 @@ 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@...omium.org>
+M: Enric Balletbo i Serra <enric.balletbo@...labora.com>
+S: Maintained
+F: Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.txt
+F: Documentation/devicetree/bindings/input/cros-ec-keyb.txt
+F: Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.txt
+F: Documentation/devicetree/bindings/i2c/i2c-cros-ec-tunnel.txt
+F: Documentation/devicetree/bindings/mfd/cros-ec.txt
+F: Documentation/ABI/testing/sysfs-bus-iio-cros-ec
+F: drivers/extcon/extcon-usbc-cros-ec.c
+F: drivers/i2c/busses/i2c-cros-ec-tunnel.c
+F: drivers/iio/accel/cros_ec*
+F: drivers/iio/common/cros_ec_sensors/
+F: drivers/iio/light/cros_ec*
+F: drivers/iio/pressure/cros_ec*
+F: drivers/input/keyboard/cros_ec*
+F: drivers/mfd/cros_ec*
+F: drivers/power/supply/cros_usbpd-charger.c
+F: drivers/pwm/pwm-cros-ec.c
+F: drivers/rtc/rtc-cros-ec.c
+F: include/linux/iio/common/cros_ec_sensors_core.h
+F: include/linux/mfd/cros_ec*
+
CIRRUS LOGIC AUDIO CODEC DRIVERS
M: Brian Austin <brian.austin@...rus.com>
M: Paul Handrigan <Paul.Handrigan@...rus.com>
--
2.19.2
Powered by blists - more mailing lists