All of lore.kernel.org
 help / color / mirror / Atom feed
From: anton@enomsg.org (Anton Vorontsov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 1/3] charger: max14577: Add charger support for Maxim 14577
Date: Mon, 23 Dec 2013 18:53:22 -0800	[thread overview]
Message-ID: <20131224025321.GE10223@lizard> (raw)
In-Reply-To: <1386329534-14186-2-git-send-email-k.kozlowski@samsung.com>

On Fri, Dec 06, 2013 at 12:32:12PM +0100, Krzysztof Kozlowski wrote:
> MAX14577 chip is a multi-function device which includes MUIC, charger
> and voltage regulator. The driver is located in drivers/mfd.
> 
> This patch supports battery charging control of MAX14577 chip and
> provides power supply class information to userspace.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---

Applied, thanks!

Anton

WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <anton@enomsg.org>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Rob Herring <rob.herring@calxeda.com>,
	Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Rob Landley <rob@landley.net>,
	David Woodhouse <dwmw2@infradead.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	devicetree@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Lee Jones <lee.jones@linaro.org>
Subject: Re: [PATCH v7 1/3] charger: max14577: Add charger support for Maxim 14577
Date: Mon, 23 Dec 2013 18:53:22 -0800	[thread overview]
Message-ID: <20131224025321.GE10223@lizard> (raw)
In-Reply-To: <1386329534-14186-2-git-send-email-k.kozlowski@samsung.com>

On Fri, Dec 06, 2013 at 12:32:12PM +0100, Krzysztof Kozlowski wrote:
> MAX14577 chip is a multi-function device which includes MUIC, charger
> and voltage regulator. The driver is located in drivers/mfd.
> 
> This patch supports battery charging control of MAX14577 chip and
> provides power supply class information to userspace.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---

Applied, thanks!

Anton

  reply	other threads:[~2013-12-24  2:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06 11:32 [PATCH v7 0/3] mfd: max14577: Add max14577 MFD drivers Krzysztof Kozlowski
2013-12-06 11:32 ` Krzysztof Kozlowski
2013-12-06 11:32 ` [PATCH v7 1/3] charger: max14577: Add charger support for Maxim 14577 Krzysztof Kozlowski
2013-12-06 11:32   ` Krzysztof Kozlowski
2013-12-24  2:53   ` Anton Vorontsov [this message]
2013-12-24  2:53     ` Anton Vorontsov
2013-12-06 11:32 ` [PATCH v7 2/3] regulator: max14577: Add regulator driver " Krzysztof Kozlowski
2013-12-06 11:32   ` Krzysztof Kozlowski
2013-12-06 11:32   ` Krzysztof Kozlowski
2013-12-18 19:23   ` Mark Brown
2013-12-18 19:23     ` Mark Brown
2013-12-06 11:32 ` [PATCH v7 3/3] mfd: max14577: Add device tree bindings document Krzysztof Kozlowski
2013-12-06 11:32   ` Krzysztof Kozlowski
2014-01-06 10:46   ` Lee Jones
2014-01-06 10:46     ` Lee Jones
2014-01-06 10:46     ` Lee Jones
2014-01-06 11:26     ` Kyungmin Park
2014-01-06 11:26       ` Kyungmin Park
2014-01-07 14:10   ` Tomasz Figa
2014-01-07 14:10     ` Tomasz Figa
2014-01-07 14:35     ` Mark Brown
2014-01-07 14:35       ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131224025321.GE10223@lizard \
    --to=anton@enomsg.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.