[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150130211710.22722.17974@quantum>
Date: Fri, 30 Jan 2015 13:17:10 -0800
From: Mike Turquette <mturquette@...aro.org>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>,
"MyungJoo Ham" <myungjoo.ham@...sung.com>,
"Chanwoo Choi" <cw00.choi@...sung.com>,
"Samuel Ortiz" <sameo@...ux.intel.com>,
"Lee Jones" <lee.jones@...aro.org>,
"Liam Girdwood" <lgirdwood@...il.com>,
"Mark Brown" <broonie@...nel.org>,
"Stephen Boyd" <sboyd@...eaurora.org>,
"Alessandro Zummo" <a.zummo@...ertech.it>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
rtc-linux@...glegroups.com, linux-pm@...r.kernel.org
Cc: "Bartlomiej Zolnierkiewicz" <b.zolnierkie@...sung.com>,
"Marek Szyprowski" <m.szyprowski@...sung.com>,
"Krzysztof Kozlowski" <k.kozlowski@...sung.com>
Subject: Re: [PATCH v2] MAINTAINERS: Add entry for Maxim PMICs on Samsung boards
Quoting Krzysztof Kozlowski (2015-01-30 02:10:35)
> Add myself and Chanwoo Choi as supporters to help in reviewing patches
> for Maxim 77686 PMIC and Maxim 14577/77693 MUIC drivers:
> - mfd (all of them),
> - extcon (extcon-max14577.c, extcon-max77693.c),
> - regulator (all of them),
> - clock (clk-max77686.c),
> - RTC (rtc-max77686.c).
>
> Lately I am the author of contributors to them. These drivers are used
> on Exynos-based boards (Trats 2, Gear 1 and Gear 2).
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
> Cc: MyungJoo Ham <myungjoo.ham@...sung.com>
> cc: Chanwoo Choi <cw00.choi@...sung.com>
> Cc: Samuel Ortiz <sameo@...ux.intel.com>
> Cc: Lee Jones <lee.jones@...aro.org>
> Cc: Liam Girdwood <lgirdwood@...il.com>
> Cc: Mark Brown <broonie@...nel.org>
> Cc: Mike Turquette <mturquette@...aro.org>
Acked-by: Michael Turquette <mturquette@...aro.org>
> Cc: Stephen Boyd <sboyd@...eaurora.org>
> Cc: Alessandro Zummo <a.zummo@...ertech.it>
> Acked-by: Mark Brown <broonie@...nel.org>
> Acked-by: Lee Jones <lee.jones@...aro.org>
>
> ---
>
> Changes since v1:
> 1. Add also Chanwoo Choi as supporter on his request [1].
> 2. Move out chargers (power supply) to separate patch (applied already
> by Sebastian Reichel [2]). Patch is rebased on next which includes
> this.
> 3. Add acks from Mark Brown and Lee Jones.
>
> [1] https://lkml.org/lkml/2015/1/16/571
> [2] http://git.infradead.org/battery-2.6.git/commit/f8f847b51a0e1cb0c96e706d5da0ac507d96c605
> ---
> MAINTAINERS | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5d7404add7ed..775a631118ef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6191,6 +6191,26 @@ S: Supported
> F: drivers/power/max14577_charger.c
> F: drivers/power/max77693_charger.c
>
> +MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
> +M: Chanwoo Choi <cw00.choi@...sung.com>
> +M: Krzysztof Kozlowski <k.kozlowski@...sung.com>
> +L: linux-kernel@...r.kernel.org
> +S: Supported
> +F: drivers/*/max14577.c
> +F: drivers/*/max77686.c
> +F: drivers/*/max77693.c
> +F: drivers/extcon/extcon-max14577.c
> +F: drivers/extcon/extcon-max77693.c
> +F: drivers/rtc/rtc-max77686.c
> +F: drivers/clk/clk-max77686.c
> +F: Documentation/devicetree/bindings/mfd/max14577.txt
> +F: Documentation/devicetree/bindings/mfd/max77686.txt
> +F: Documentation/devicetree/bindings/mfd/max77693.txt
> +F: Documentation/devicetree/bindings/clock/maxim,max77686.txt
> +F: include/linux/mfd/max14577*.h
> +F: include/linux/mfd/max77686*.h
> +F: include/linux/mfd/max77693*.h
> +
> MAXIRADIO FM RADIO RECEIVER DRIVER
> M: Hans Verkuil <hverkuil@...all.nl>
> L: linux-media@...r.kernel.org
> --
> 1.9.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists