public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/5] extcon: max14577: Add extcon-max14577 driver to support MUIC device
Date: Thu, 28 Nov 2013 12:53:11 +0900	[thread overview]
Message-ID: <5296BE27.1040904@samsung.com> (raw)
In-Reply-To: <1385135469-27044-3-git-send-email-k.kozlowski@samsung.com>

On 11/23/2013 12:51 AM, Krzysztof Kozlowski wrote:
> From: Chanwoo Choi <cw00.choi@samsung.com>
> 
> This patch supports Maxim MAX14577 MUIC(Micro USB Interface Controller)
> device by using EXTCON subsystem to handle various external connectors.
> The max14577 device uses regmap method for i2c communication and
> supports irq domain.
> 
> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>  drivers/extcon/Kconfig           |   10 +
>  drivers/extcon/Makefile          |    1 +
>  drivers/extcon/extcon-max14577.c |  752 ++++++++++++++++++++++++++++++++++++++
>  3 files changed, 763 insertions(+)
>  create mode 100644 drivers/extcon/extcon-max14577.c
> 

Applied it.

Thanks,
Chanwoo Choi

  reply	other threads:[~2013-11-28  3:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-22 15:51 [PATCH v4 0/5] mfd: max14577: Add max14577 MFD drivers Krzysztof Kozlowski
2013-11-22 15:51 ` [PATCH v4 1/5] mfd: max14577: Add max14577 MFD driver core Krzysztof Kozlowski
2013-11-27 13:18   ` Lee Jones
2013-11-22 15:51 ` [PATCH v4 2/5] extcon: max14577: Add extcon-max14577 driver to support MUIC device Krzysztof Kozlowski
2013-11-28  3:53   ` Chanwoo Choi [this message]
2013-11-22 15:51 ` [PATCH v4 3/5] charger: max14577: Add charger support for Maxim 14577 Krzysztof Kozlowski
2013-11-22 15:51 ` [PATCH v4 4/5] regulator: max14577: Add regulator driver " Krzysztof Kozlowski
2013-11-27 13:16   ` Lee Jones
2013-11-22 15:51 ` [PATCH v4 5/5] mfd: max14577: Add device tree bindings document Krzysztof Kozlowski

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=5296BE27.1040904@samsung.com \
    --to=cw00.choi@samsung.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox