From mboxrd@z Thu Jan 1 00:00:00 1970 From: Enric Balletbo i Serra Subject: [PATCH v4] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers Date: Mon, 17 Dec 2018 10:54:09 +0100 Message-ID: <20181217095409.22627-1-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: Alessandro Zummo , linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, Alexandre Belloni , linux-i2c@vger.kernel.org, groeck@chromium.org, kernel@collabora.com, linux-rtc@vger.kernel.org, Chanwoo Choi , Benson Leung , Sebastian Reichel , linux-input@vger.kernel.org, Dmitry Torokhov , Jonathan Cameron , Peter Meerwald-Stadler , devicetree@vger.kernel.org, Thierry Reding , linux-pm@vger.kernel.org, MyungJoo Ham , Lee Jones , Hartmut Knaack , Rob Herring , Lars List-Id: linux-input@vger.kernel.org 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 Signed-off-by: Benson Leung Acked-by: Wolfram Sang Acked-by: Chanwoo Choi Acked-by: Jonathan Cameron Acked-by: Alexandre Belloni Acked-by: Lee Jones Acked-by: Sebastian Reichel Acked-by: Guenter Roeck --- Changes in v4: - Remove the `for iio parts` from Jonathan's acked-by tag. - Add more collected acks. - Use two N patterns. Changes in v3: - Add collected acks - Use a cros[-_]ec pattern instead of list all the files. - Add Guenter as a reviewer. Changes in v2: - Fix typo in Benson email address. MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fa6e2ad90568..1e27b24e912e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3629,6 +3629,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 +M: Enric Balletbo i Serra +R: Guenter Roeck +S: Maintained +N: cros_ec +N: cros-ec +F: drivers/power/supply/cros_usbpd-charger.c + CIRRUS LOGIC AUDIO CODEC DRIVERS M: Brian Austin M: Paul Handrigan -- 2.19.2