public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for 4.6
@ 2016-02-29  5:56 Chanwoo Choi
  2016-03-02  0:51 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2016-02-29  5:56 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel@vger.kernel.org, 함명주,
	Kyungmin Park, "최찬우 (samsung)"

Dear Greg,

This is extcon-next pull request for v4.6. 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 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -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.6

for you to fetch changes up to ae64e42cc2b3a17ac0c11815f53211093a54cf55:

  extcon: palmas: Drop IRQF_EARLY_RESUME flag (2016-02-29 11:07:34 +0900)

----------------------------------------------------------------
Update extcon for 4.6

Detailed description for patchset:
1. Add new EXTCON_CHG_USB_SDP type
- SDP (Standard Downstream Port) USB Charging Port
  means the charging connector.a

2. Add the VBUS detection by using GPIO on extcon-palmas
- Beaglex15 board uses the extcon-palmas driver
  But, beaglex15 board need the GPIO support for VBUS
  detection.

3. Fix the minor issue of extcon drivers

----------------------------------------------------------------
Chanwoo Choi (1):
      extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port

Charles Keepax (1):
      extcon: arizona: Use DAPM mutex helper functions

Dan Carpenter (1):
      extcon: max77843: Use correct size for reading the interrupt register

Felipe Balbi (3):
      extcon: palmas: Add the support for VBUS detection by using GPIO
      arm: boot: dts: beaglex15: Remove ID GPIO
      arm: boot: beaglex15: pass correct interrupt

Geliang Tang (1):
      extcon: Use to_i2c_client for both rt8973a and sm5502

Grygorii Strashko (1):
      extcon: palmas: Drop IRQF_EARLY_RESUME flag

Moritz Fischer (1):
      extcon: gpio: Fix typo in comment

 arch/arm/boot/dts/am57xx-beagle-x15.dts |  3 +-
 drivers/extcon/extcon-arizona.c         |  4 +--
 drivers/extcon/extcon-gpio.c            |  2 +-
 drivers/extcon/extcon-max14577.c        |  3 ++
 drivers/extcon/extcon-max77693.c        | 12 +++++++-
 drivers/extcon/extcon-max77843.c        |  5 ++-
 drivers/extcon/extcon-max8997.c         |  3 ++
 drivers/extcon/extcon-palmas.c          | 54 +++++++++++++++++++++++++++++++--
 drivers/extcon/extcon-rt8973a.c         |  8 +++--
 drivers/extcon/extcon-sm5502.c          |  8 +++--
 include/linux/mfd/palmas.h              |  3 ++
 11 files changed, 92 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] extcon next for 4.6
  2016-02-29  5:56 [GIT PULL] extcon next for 4.6 Chanwoo Choi
@ 2016-03-02  0:51 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-03-02  0:51 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel@vger.kernel.org, 함명주,
	Kyungmin Park

On Mon, Feb 29, 2016 at 02:56:14PM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v4.6. 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 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -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.6

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-02  0:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29  5:56 [GIT PULL] extcon next for 4.6 Chanwoo Choi
2016-03-02  0:51 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox