From: Chanwoo Choi <cw00.choi@samsung.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] extcon: Immutable branch between MFD and Extcon
Date: Thu, 24 Apr 2014 17:53:13 +0900 [thread overview]
Message-ID: <5358D0F9.4050103@samsung.com> (raw)
In-Reply-To: <20140423132002.GI640@lee--X1>
On 04/23/2014 10:20 PM, Lee Jones wrote:
> The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
>
> Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-extcon-3.16
>
> for you to fetch changes up to 8a82b408acad29161c43072727151d373e68116a:
>
> regulator: max14577: Add support for MAX77836 regulators (2014-04-23 14:09:45 +0100)
>
> ----------------------------------------------------------------
> Immutable branch between MFD and Extcon due for v3.16 merge-window.
>
> ----------------------------------------------------------------
> Chanwoo Choi (1):
> extcon: max14577: Change extcon name instead of static name according to device type
>
> Krzysztof Kozlowski (8):
> mfd: max14577: Add muic prefix to regmap config
> mfd: max14577: Add detection of device type
> extcon: max14577: Add max14577 prefix to muic_irqs
> extcon: max14577: Choose muic_irqs according to device type
> mfd: max14577: Add MAX14577 prefix to IRQ defines
> mfd: max77836: Add MAX77836 support to max14577 driver
> extcon: max14577: Add support for MAX77836
> regulator: max14577: Add support for MAX77836 regulators
>
> drivers/extcon/Kconfig | 4 +-
> drivers/extcon/extcon-max14577.c | 174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
> drivers/mfd/Kconfig | 6 +--
> drivers/mfd/max14577.c | 315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
> drivers/regulator/Kconfig | 7 ++--
> drivers/regulator/max14577.c | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
> include/linux/mfd/max14577-private.h | 222 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
> include/linux/mfd/max14577.h | 19 +++++++--
> 8 files changed, 836 insertions(+), 188 deletions(-)
>
Pulled and pushed out on extcon-next branch.
Thanks,
Chanwoo Choi
prev parent reply other threads:[~2014-04-24 11:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 13:20 [GIT PULL] extcon: Immutable branch between MFD and Extcon Lee Jones
2014-04-24 8:53 ` Chanwoo Choi [this message]
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=5358D0F9.4050103@samsung.com \
--to=cw00.choi@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.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.