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 <[email protected]> > > Cc: MyungJoo Ham <[email protected]> > > cc: Chanwoo Choi <[email protected]> > > Cc: Samuel Ortiz <[email protected]> > > Cc: Lee Jones <[email protected]> > > Cc: Sebastian Reichel <[email protected]> > > Cc: Dmitry Eremin-Solenikov <[email protected]> > > Cc: David Woodhouse <[email protected]> > > Cc: Liam Girdwood <[email protected]> > > Cc: Mark Brown <[email protected]> > > Cc: Mike Turquette <[email protected]> > > Cc: Stephen Boyd <[email protected]> > > Cc: Alessandro Zummo <[email protected]> > > --- > > 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 <[email protected]> > > +L: [email protected] > > +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([email protected]). > > 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 > > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

