All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Chanwoo Choi (chanwoo@kernel.org)" <chanwoo@kernel.org>,
	"\"최찬우 (samsung.com)\"" <cw00.choi@samsung.com>,
	함명주 <myungjoo.ham@samsung.com>
Subject: [GIT PULL] extcon next for v4.21
Date: Tue, 11 Dec 2018 14:27:21 +0900	[thread overview]
Message-ID: <5C0F4AB9.2090304@samsung.com> (raw)
In-Reply-To: CGME20181211052721epcas2p1f5a54f0b24fa8f654b379be8a43db644@epcas2p1.samsung.com

Dear Greg,

This is extcon-next pull request for v4.21. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Best Regards,
Chanwoo Choi


The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.21

for you to fetch changes up to a2dc50914744eea9f83a70a5db0486be625e5dc0:

  extcon: max8997: Fix lack of path setting in USB device mode (2018-11-14 09:06:32 +0900)

----------------------------------------------------------------
Update extcon for 4.21

Detailed description for this pull request:
1. Fix minor issue of Maxim MUIC (Micro USB IC) device driver
- Avoid forcing UART path on probe for extcon-max77843/77693/14577/8997.c
- Set USB path in USB device mode for extcon-max8997.c

----------------------------------------------------------------
Marek Szyprowski (5):
      extcon: max77843: Avoid forcing UART path on drive probe
      extcon: max77693: Avoid forcing UART path on drive probe
      extcon: max14577: Avoid forcing UART path on drive probe
      extcon: max8997: Avoid forcing UART path on drive probe
      extcon: max8997: Fix lack of path setting in USB device mode

 drivers/extcon/extcon-max14577.c | 15 +++++++++++++--
 drivers/extcon/extcon-max77693.c | 16 ++++++++++++++--
 drivers/extcon/extcon-max77843.c | 18 +++++++++++++++---
 drivers/extcon/extcon-max8997.c  | 25 +++++++++++++++++--------
 4 files changed, 59 insertions(+), 15 deletions(-)



       reply	other threads:[~2018-12-11  5:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20181211052721epcas2p1f5a54f0b24fa8f654b379be8a43db644@epcas2p1.samsung.com>
2018-12-11  5:27 ` Chanwoo Choi [this message]
2018-12-11 13:25   ` [GIT PULL] extcon next for v4.21 Greg KH

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=5C0F4AB9.2090304@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=chanwoo@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    /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.