From mboxrd@z Thu Jan 1 00:00:00 1970 From: Enric Balletbo i Serra Subject: Re: [PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers Date: Fri, 14 Dec 2018 12:53:21 +0100 Message-ID: <43cc07bf-331b-e1c2-61d1-84f7d7d6a324@collabora.com> References: <20181214114858.21231-1-enric.balletbo@collabora.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181214114858.21231-1-enric.balletbo@collabora.com> Content-Language: en-GB 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-i2c@vger.kernel.org On 14/12/18 12:48, Enric Balletbo i Serra wrote: > 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 for iio parts. Ok, I resend the patch too quickly and I forget to remove the `for iio parts`.I will wait a bit more for if I receive more acks and send a v4 to fix this. > Acked-by: Alexandre Belloni > Acked-by: Lee Jones > --- > > 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 | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e7260191301b..437e036435d5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3629,6 +3629,14 @@ 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 > +F: drivers/power/supply/cros_usbpd-charger.c > + > CIRRUS LOGIC AUDIO CODEC DRIVERS > M: Brian Austin > M: Paul Handrigan >