From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753534AbcHQBpm (ORCPT ); Tue, 16 Aug 2016 21:45:42 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:34082 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752152AbcHQBpj (ORCPT ); Tue, 16 Aug 2016 21:45:39 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: [PATCH v3] MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski From: Kukjin Kim X-Mailer: iPhone Mail (13G35) In-Reply-To: <1471366242-11432-1-git-send-email-krzk@kernel.org> Date: Wed, 17 Aug 2016 10:45:35 +0900 Cc: Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, k.kozlowski@samsung.com, Arnd Bergmann , Olof Johansson , Kevin Hilman , Bartlomiej Zolnierkiewicz Message-Id: <9819B1EB-CDED-464B-A955-AF4935F6E8CD@gmail.com> References: <1471366242-11432-1-git-send-email-krzk@kernel.org> To: Krzysztof Kozlowski Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id u7H1jmRl013508 Krzysztof Kozlowski wrote: > Change my email address to kernel.org account instead of Samsung one. > > Add Bartlomiej Zolnierkiewicz as a co-maintainer of Maxim and Samsung > PMIC drivers. These are used on many of our boards along with Exynos > SoCs and Samsung R&D Institute Poland can still take care of them. > > Signed-off-by: Krzysztof Kozlowski > Cc: Kukjin Kim Acked-by: Kukjin Kim > Cc: linux-samsung-soc@vger.kernel.org > Cc: Bartlomiej Zolnierkiewicz > > --- > > Third revision for simple maintainers update. Nice! :) > > Changes since v2: > 1. Add Bartlomiej, leave MUIC charger drivers as "Supported". > > Changes since v1: > 1. Update also mailmap after Joe Perches suggestion. > > Affected drivers/subsystems: > 1. arch/arm, > 2. mfd, > 3. power, > 4. regulator, > 5. clk, > 6. rtc, > 7. extcon, > 8. pinctrl, > 9. sound/soc, > > However if there are no objections, I can push it through my tree (to > arm-soc folks). > --- > .mailmap | 1 + > MAINTAINERS | 15 +++++++++------ > 2 files changed, 10 insertions(+), 6 deletions(-) > > diff --git a/.mailmap b/.mailmap > index 2a91c14c80bf..b18912c5121e 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -88,6 +88,7 @@ Kay Sievers > Kenneth W Chen > Konstantin Khlebnikov > Koushik > +Krzysztof Kozlowski > Krzysztof Kozlowski > Kuninori Morimoto > Leonid I Ananiev > diff --git a/MAINTAINERS b/MAINTAINERS > index 45c98485c3f0..f77df673d097 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1623,7 +1623,7 @@ N: rockchip > > ARM/SAMSUNG EXYNOS ARM ARCHITECTURES > M: Kukjin Kim > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > S: Maintained > @@ -7465,7 +7465,8 @@ F: Documentation/devicetree/bindings/sound/max9860.txt > F: sound/soc/codecs/max9860.* > > MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > +M: Bartlomiej Zolnierkiewicz > L: linux-pm@vger.kernel.org > S: Supported > F: drivers/power/supply/max14577_charger.c > @@ -7481,7 +7482,8 @@ F: include/dt-bindings/*/*max77802.h > > MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > M: Chanwoo Choi > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > +M: Bartlomiej Zolnierkiewicz > L: linux-kernel@vger.kernel.org > S: Supported > F: drivers/*/max14577*.c > @@ -9258,7 +9260,7 @@ F: drivers/pinctrl/sh-pfc/ > > PIN CONTROLLER - SAMSUNG > M: Tomasz Figa > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > M: Sylwester Nawrocki > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > @@ -10189,7 +10191,7 @@ S: Maintained > F: drivers/platform/x86/samsung-laptop.c > > SAMSUNG AUDIO (ASoC) DRIVERS > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > M: Sangbeom Kim > M: Sylwester Nawrocki > L: alsa-devel@alsa-project.org (moderated for non-subscribers) > @@ -10204,7 +10206,8 @@ F: drivers/video/fbdev/s3c-fb.c > > SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS > M: Sangbeom Kim > -M: Krzysztof Kozlowski > +M: Krzysztof Kozlowski > +M: Bartlomiej Zolnierkiewicz > L: linux-kernel@vger.kernel.org > L: linux-samsung-soc@vger.kernel.org > S: Supported > -- > 2.7.4 >