From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753945AbbAPMVp (ORCPT ); Fri, 16 Jan 2015 07:21:45 -0500 Received: from mailout3.w1.samsung.com ([210.118.77.13]:41368 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751405AbbAPMVn (ORCPT ); Fri, 16 Jan 2015 07:21:43 -0500 MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 X-AuditID: cbfec7f4-b7f126d000001e9a-21-54b90250e5d7 Content-transfer-encoding: 8BIT Message-id: <1421410894.8119.9.camel@AMDC1943> Subject: Re: [PATCH] MAINTAINERS: Add entry for Maxim PMIC-s on Samsung boards From: Krzysztof Kozlowski To: Chanwoo Choi Cc: rtc-linux@googlegroups.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, MyungJoo Ham , Samuel Ortiz , Lee Jones , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Liam Girdwood , Mark Brown , Mike Turquette , Stephen Boyd , Alessandro Zummo Date: Fri, 16 Jan 2015 13:21:34 +0100 In-reply-to: <54B8FB31.5090105@samsung.com> References: <1421407190-6771-1-git-send-email-k.kozlowski@samsung.com> <54B8FB31.5090105@samsung.com> X-Mailer: Evolution 3.10.4-0ubuntu2 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrJLMWRmVeSWpSXmKPExsVy+t/xq7oBTDtDDJ6cELJYcvEqu8XUh0/Y LK5/ec5qMenJe2aLiSsnM1vc/3qU0eLblQ4mi8u75rBZfO49wmjxdMJFNovbjSvYLPZ3djBa nO5mtfhxppvF4vTuEgd+j8t9vUweO2fdZffYM/Ekm8fmFVoem1Z1snncubaHzWPeyUCPvi2r GD2mz/vJ5PF5k1wAVxSXTUpqTmZZapG+XQJXxp+mY6wF58Qq3m08xdLAuF6oi5GTQ0LARKLv 9WpGCFtM4sK99WxdjFwcQgJLGSXurtjPCpLgFRCU+DH5HksXIwcHs4C8xJFL2SBhZgF1iUnz FjFD1H9mlNh3egZUvZ7ExW9/mEBsYQE/ibtzXrOB2GwCxhKbly8Bs0UENCRm/r3CCNLMLNDD IrHgdQ8zSIJFQFVi64zZ7CA2p4C2xIV3v8AGCQmkS1z/1McEcoSEgLJEY7/bBEaBWUjOm4Vw 3iwk5y1gZF7FKJpamlxQnJSea6hXnJhbXJqXrpecn7uJERJdX3YwLj5mdYhRgINRiYd3xpYd IUKsiWXFlbmHGCU4mJVEeO0/A4V4UxIrq1KL8uOLSnNSiw8xMnFwSjUwtgW+OLM/pfmgM5dR jniIaIjX4k+MVSZatjWr7kfyz1u8j/v8kVmJl48HXmbbuTFC6G/hpfPmdb4auhJ/p3RU6wXZ XJnjlb5VJ/WXgF9hxPXQiUHBTcdCX0zysbR9cuVqhFt756PJgn86nt/V95x/c028/DRdt40x dxZYVStlZaXsdPjI2K6lxFKckWioxVxUnAgAUb0SSowCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On piÄ…, 2015-01-16 at 20:51 +0900, Chanwoo Choi wrote: > Hi Krzysztof, > > On 01/16/2015 08:19 PM, Krzysztof Kozlowski wrote: > > Add myself as supporter for Maxim 77686 PMIC and Maxim 14577/77693 MUIC > > drivers: > > - mfd (all of them), > > - extcon (extcon-max14577, extcon-max77693) > > - power (max14577_charger.c, 77693 on LKML [1]), > > - regulator (all of them), > > - clock (clk-max77686.c) > > - RTC (rtc-max77686.c). > > > > Lately I am the author of major contributors to them. These > > drivers are used on Exynos-based boards (Trats 2, Gear 1 and Gear 2). > > > > [1] https://lkml.org/lkml/2015/1/5/139 > > > > Signed-off-by: Krzysztof Kozlowski > > Cc: MyungJoo Ham > > cc: Chanwoo Choi > > Cc: Samuel Ortiz > > Cc: Lee Jones > > Cc: Sebastian Reichel > > Cc: Dmitry Eremin-Solenikov > > Cc: David Woodhouse > > Cc: Liam Girdwood > > Cc: Mark Brown > > Cc: Mike Turquette > > Cc: Stephen Boyd > > Cc: Alessandro Zummo > > --- > > MAINTAINERS | 15 +++++++++++++++ > > 1 file changed, 15 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index f017a30eb280..b033fb499186 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -6143,6 +6143,21 @@ F: Documentation/devicetree/bindings/i2c/max6697.txt > > F: drivers/hwmon/max6697.c > > F: include/linux/platform_data/max6697.h > > > > +MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > > +M: Krzysztof Kozlowski > > +L: linux-kernel@vger.kernel.org > > +S: Supported > > +F: drivers/*/*max14577*.c > > +F: drivers/*/*max77686*.c > > +F: drivers/*/*max77693*.c > > I knew that you did implement max14577 series because I did cowork to implement it with you. > > But, > The drivers/extcon/extcon-max77693.c was implemented by me > and extcon-max14577.c was implemented by me and you. > > The initial version of drivers/mfd/max77876.c, drivers/regulator/max77686.c > was implemented by Jonghwa Lee(jonghwa3.lee@samsung.com). > > The initial version of drivers/mfd/max77693.c was implmented by me > and drivers/mfd/max77693.c by Jonghwa Lee. > Yes, your are right. However I do not change the ownership or authorship of these drivers here. You and the others will still be the authors. Being the initial author is somehow different then reviewing and developing the driver further. Although you didn't say that explicitly here but if you think there should be an entry also for you than I would appreciate it fully. Best regards, Krzysztof > Best Regards, > Chanwoo Choi > > >