Re: [GIT PULL] extcon: Immutable branch between MFD and Extcon

From: Chanwoo Choi
Date: Thu Apr 24 2014 - 07:15:10 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/